Commit 79a2f50d authored by mengcuiguang's avatar mengcuiguang

new pro

parent 96a3cde0
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
auth: false, // 三要素实名认证 auth: false, // 三要素实名认证
userInfo: null, userInfo: null,
cardInfo: null, cardInfo: null,
pkgName: 'com.mingshu.scandemon' pkgName: 'com.mingshu.scanlxds'
} }
}; };
</script> </script>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<view style="position: absolute;z-index: 123;width: 100%;"> <view style="position: absolute;z-index: 123;width: 100%;">
<view class="content"> <view class="content">
<view style="display: flex;flex-direction: row;width: 100%;justify-content:space-between;"> <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" <image v-if="userBean.expireTime<=0" @click="handleVip"
style="border-radius:10rpx; width: 170rpx;height: 56rpx;" style="border-radius:10rpx; width: 170rpx;height: 56rpx;"
src="https://mints-pkg.oss-cn-beijing.aliyuncs.com/pkg/img/ic_scan_vip.png" src="https://mints-pkg.oss-cn-beijing.aliyuncs.com/pkg/img/ic_scan_vip.png"
......
{ {
"name" : "智能扫描精灵", "name" : "灵犀扫描大师",
"appid" : "__UNI__4941001", "appid" : "__UNI__7C58101",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : 1000, "versionCode" : 1000,
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
"uniStatistics" : { "uniStatistics" : {
"enable" : false "enable" : false
}, },
"appid" : "tt21e1575cbed7b45301" "appid" : "ttd1eba7564edd445e01"
}, },
"uniStatistics" : { "uniStatistics" : {
"enable" : false, "enable" : false,
......
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
}, },
onShareAppMessage() { onShareAppMessage() {
return { return {
title: '智能扫描精灵', title: '灵犀扫描大师',
summary: this.result, summary: this.result,
success() { success() {
console.log('分享成功'); console.log('分享成功');
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
}, },
onShareAppMessage() { onShareAppMessage() {
return { return {
title: '智能扫描精灵', title: '灵犀扫描大师',
summary: this.result, summary: this.result,
success() { success() {
console.log('分享成功'); console.log('分享成功');
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
}, },
onShareAppMessage() { onShareAppMessage() {
return { return {
title: '智能扫描精灵', title: '灵犀扫描大师',
summary: this.result, summary: this.result,
success() { success() {
console.log('分享成功'); console.log('分享成功');
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<view > <view >
<image src="@/static/logo-about.png" mode="widthFix" style="border-radius: 20rpx;margin-bottom: 200rpx;" /> <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;"> <view style="display: flex;justify-content: center;margin-top: 50rpx;font-size: 26rpx;color: gray;">
智能扫描精灵 v{{ versionName }} 灵犀扫描大师 v{{ versionName }}
</view> </view>
</view> </view>
<view > <view >
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<view style="display: flex;flex-direction: column;width: 100%;height: 90%;align-items: center;"> <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;" /> <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;"> <view style="margin-top: 50rpx;font-size: 26rpx;color: gray;">
智能扫描精灵 {{ versionName }} 灵犀扫描大师 {{ versionName }}
</view> </view>
</view> </view>
<view style="display: flex;justify-content: center;"> <view style="display: flex;justify-content: center;">
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
border-radius: 40rpx;border: 2px solid darkgray;" src="@/static/index/ic_quit_white.png" /> border-radius: 40rpx;border: 2px solid darkgray;" src="@/static/index/ic_quit_white.png" />
</view> </view>
<text class="mt-10" style="font-size: 46rpx;">如何继续使用?</text> <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 class="mt-30" mode="widthFix" :src="maskImage1"></image>
<image :src="maskImage2" mode="widthFix"></image> <image :src="maskImage2" mode="widthFix"></image>
......
scan/static/logo-about.png

9.88 KB | W: | H:

scan/static/logo-about.png

11.2 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