Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uniapp_scan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
uniapp_scan
Commits
f4888c7f
Commit
f4888c7f
authored
Aug 02, 2024
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码优化
parent
b16d044b
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
18 additions
and
18 deletions
+18
-18
App.vue
scan/App.vue
+1
-1
index.vue
scan/components/index/index.vue
+1
-1
manifest.json
scan/manifest.json
+3
-3
loading.vue
scan/pages/loading.vue
+4
-4
vipPay.vue
scan/pagesA/vipPay/vipPay.vue
+3
-3
result.vue
scan/pagesC/result/result.vue
+1
-1
superresult.vue
scan/pagesC/superresult/superresult.vue
+1
-1
transresult.vue
scan/pagesC/transresult/transresult.vue
+1
-1
about.vue
scan/pagesD/about/about.vue
+2
-2
setting.vue
scan/pagesD/setting/setting.vue
+1
-1
logo-about.png
scan/static/logo-about.png
+0
-0
No files found.
scan/App.vue
View file @
f4888c7f
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
auth
:
false
,
// 三要素实名认证
auth
:
false
,
// 三要素实名认证
userInfo
:
null
,
userInfo
:
null
,
cardInfo
:
null
,
cardInfo
:
null
,
pkgName
:
'com.mingshu.scan
lxds
'
pkgName
:
'com.mingshu.scan
demon
'
}
}
};
};
</
script
>
</
script
>
...
...
scan/components/index/index.vue
View file @
f4888c7f
...
@@ -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"
...
...
scan/manifest.json
View file @
f4888c7f
{
{
"name"
:
"
灵犀扫描大师
"
,
"name"
:
"
智能扫描精灵
"
,
"appid"
:
"__UNI__
7C581
01"
,
"appid"
:
"__UNI__
49410
01"
,
"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"
:
"tt
d1eba7564edd445e
01"
"appid"
:
"tt
21e1575cbed7b453
01"
},
},
"uniStatistics"
:
{
"uniStatistics"
:
{
"enable"
:
false
,
"enable"
:
false
,
...
...
scan/pages/loading.vue
View file @
f4888c7f
...
@@ -3,12 +3,12 @@
...
@@ -3,12 +3,12 @@
<view
class=
"logo"
>
<view
class=
"logo"
>
<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
class=
"animation"
>
<view
class=
"animation"
>
<text
style=
"animation-delay: 0s;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.1s;color: black;"
>
能
</text>
<text
style=
"animation-delay: 0.2s;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.3s;color: black;"
>
描
</text>
<text
style=
"animation-delay: 0.4s;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.5s;color: black;"
>
灵
</text>
</view>
</view>
<view
style=
"color: black;margin-top: 40rpx;font-size: 40rpx;"
>
欢迎使用
</view>
<view
style=
"color: black;margin-top: 40rpx;font-size: 40rpx;"
>
欢迎使用
</view>
</view>
</view>
...
...
scan/pagesA/vipPay/vipPay.vue
View file @
f4888c7f
...
@@ -368,11 +368,11 @@
...
@@ -368,11 +368,11 @@
},
},
goAgreement
(
type
)
{
goAgreement
(
type
)
{
if
(
type
==
1
)
{
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
)
{
}
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
)
{
}
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
)
{
}
else
if
(
type
==
4
)
{
this
.
clickAgree
();
this
.
clickAgree
();
}
}
...
...
scan/pagesC/result/result.vue
View file @
f4888c7f
...
@@ -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
(
'分享成功'
);
...
...
scan/pagesC/superresult/superresult.vue
View file @
f4888c7f
...
@@ -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
(
'分享成功'
);
...
...
scan/pagesC/transresult/transresult.vue
View file @
f4888c7f
...
@@ -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
(
'分享成功'
);
...
...
scan/pagesD/about/about.vue
View file @
f4888c7f
...
@@ -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;"
>
...
...
scan/pagesD/setting/setting.vue
View file @
f4888c7f
...
@@ -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
View replaced file @
b16d044b
View file @
f4888c7f
11.2 KB
|
W:
|
H:
9.88 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment