Commit f4888c7f authored by mengcuiguang's avatar mengcuiguang

代码优化

parent b16d044b
......@@ -127,7 +127,7 @@
auth: false, // 三要素实名认证
userInfo: null,
cardInfo: null,
pkgName: 'com.mingshu.scanlxds'
pkgName: 'com.mingshu.scandemon'
}
};
</script>
......
......@@ -10,7 +10,7 @@
<view style="position: absolute;z-index: 123;width: 100%;">
<view class="content">
<view style="display: flex;flex-direction: row;width: 100%;justify-content:space-between;">
<view style="font-size: 30rpx;font-weight: 777;margin-top: 10rpx;">灵犀扫描大师</view>
<view style="font-size: 30rpx;font-weight: 777;margin-top: 10rpx;">智能扫描精灵</view>
<image v-if="userBean.expireTime<=0" @click="handleVip"
style="border-radius:10rpx; width: 170rpx;height: 56rpx;"
src="https://mints-pkg.oss-cn-beijing.aliyuncs.com/pkg/img/ic_scan_vip.png"
......
{
"name" : "灵犀扫描大师",
"appid" : "__UNI__7C58101",
"name" : "智能扫描精灵",
"appid" : "__UNI__4941001",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : 1000,
......@@ -165,7 +165,7 @@
"uniStatistics" : {
"enable" : false
},
"appid" : "ttd1eba7564edd445e01"
"appid" : "tt21e1575cbed7b45301"
},
"uniStatistics" : {
"enable" : false,
......
......@@ -3,12 +3,12 @@
<view class="logo">
<image src="@/static/logo-about.png" mode="widthFix" style="border-radius: 20rpx;margin-bottom: 200rpx;" />
<view class="animation">
<text style="animation-delay: 0s;color: black;"></text>
<text style="animation-delay: 0.1s;color: black;"></text>
<text style="animation-delay: 0s;color: black;"></text>
<text style="animation-delay: 0.1s;color: black;"></text>
<text style="animation-delay: 0.2s;color: black;"></text>
<text style="animation-delay: 0.3s;color: black;"></text>
<text style="animation-delay: 0.4s;color: black;"></text>
<text style="animation-delay: 0.5s;color: black;"></text>
<text style="animation-delay: 0.4s;color: black;"></text>
<text style="animation-delay: 0.5s;color: black;"></text>
</view>
<view style="color: black;margin-top: 40rpx;font-size: 40rpx;">欢迎使用</view>
</view>
......
......@@ -368,11 +368,11 @@
},
goAgreement(type) {
if (type == 1) {
navigateTo(`/pages/brower/brower?url=https://api.mints-tech.cn/camera-api/agreements/lingxi/gmxy.html`)
navigateTo(`/pages/brower/brower?url=https://api.mints-tech.cn/camera-api/agreements/scandemon/gmxy.html`)
} else if (type == 2) {
navigateTo(`/pages/brower/brower?url=https://api.mints-tech.cn/camera-api/agreements/lingxi/syzc.html`)
navigateTo(`/pages/brower/brower?url=https://api.mints-tech.cn/camera-api/agreements/scandemon/syzc.html`)
} else if (type == 3) {
navigateTo(`/pages/brower/brower?url=https://api.mints-tech.cn/camera-api/agreements/lingxi/yhxy.html`)
navigateTo(`/pages/brower/brower?url=https://api.mints-tech.cn/camera-api/agreements/scandemon/yhxy.html`)
} else if (type == 4) {
this.clickAgree();
}
......
......@@ -65,7 +65,7 @@
},
onShareAppMessage() {
return {
title: '灵犀扫描大师',
title: '智能扫描精灵',
summary: this.result,
success() {
console.log('分享成功');
......
......@@ -47,7 +47,7 @@
},
onShareAppMessage() {
return {
title: '灵犀扫描大师',
title: '智能扫描精灵',
summary: this.result,
success() {
console.log('分享成功');
......
......@@ -55,7 +55,7 @@
},
onShareAppMessage() {
return {
title: '灵犀扫描大师',
title: '智能扫描精灵',
summary: this.result,
success() {
console.log('分享成功');
......
......@@ -3,7 +3,7 @@
<view >
<image src="@/static/logo-about.png" mode="widthFix" style="border-radius: 20rpx;margin-bottom: 200rpx;" />
<view style="display: flex;justify-content: center;margin-top: 50rpx;font-size: 26rpx;color: gray;">
灵犀扫描大师 v{{ versionName }}
智能扫描精灵 v{{ versionName }}
</view>
</view>
<view >
......@@ -39,7 +39,7 @@
<view style="display: flex;flex-direction: column;width: 100%;height: 90%;align-items: center;">
<image src="@/static/logo-about.png" mode="widthFix" style="width: 120rpx;height: 120rpx;margin-top: 100rpx;" />
<view style="margin-top: 50rpx;font-size: 26rpx;color: gray;">
灵犀扫描大师 {{ versionName }}
智能扫描精灵 {{ versionName }}
</view>
</view>
<view style="display: flex;justify-content: center;">
......
......@@ -6,7 +6,7 @@
border-radius: 40rpx;border: 2px solid darkgray;" src="@/static/index/ic_quit_white.png" />
</view>
<text class="mt-10" style="font-size: 46rpx;">如何继续使用?</text>
<text class="m-10">找到“灵犀扫描大师”小程序</text>
<text class="m-10">找到“智能扫描精灵”小程序</text>
<image class="mt-30" mode="widthFix" :src="maskImage1"></image>
<image :src="maskImage2" mode="widthFix"></image>
......
scan/static/logo-about.png

11.2 KB | W: | H:

scan/static/logo-about.png

9.88 KB | W: | H:

scan/static/logo-about.png
scan/static/logo-about.png
scan/static/logo-about.png
scan/static/logo-about.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment