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
79a2f50d
Commit
79a2f50d
authored
May 23, 2024
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new pro
parent
96a3cde0
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
579 additions
and
579 deletions
+579
-579
App.vue
scan/App.vue
+1
-1
index.vue
scan/components/index/index.vue
+199
-199
manifest.json
scan/manifest.json
+3
-3
result.vue
scan/pagesC/result/result.vue
+94
-94
superresult.vue
scan/pagesC/superresult/superresult.vue
+99
-99
transresult.vue
scan/pagesC/transresult/transresult.vue
+84
-84
about.vue
scan/pagesD/about/about.vue
+57
-57
setting.vue
scan/pagesD/setting/setting.vue
+42
-42
logo-about.png
scan/static/logo-about.png
+0
-0
No files found.
scan/App.vue
View file @
79a2f50d
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
auth
:
false
,
// 三要素实名认证
auth
:
false
,
// 三要素实名认证
userInfo
:
null
,
userInfo
:
null
,
cardInfo
:
null
,
cardInfo
:
null
,
pkgName
:
'com.mingshu.scan
demon
'
pkgName
:
'com.mingshu.scan
lxds
'
}
}
};
};
</
script
>
</
script
>
...
...
scan/components/index/index.vue
View file @
79a2f50d
...
@@ -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 @
79a2f50d
{
{
"name"
:
"
智能扫描精灵
"
,
"name"
:
"
灵犀扫描大师
"
,
"appid"
:
"__UNI__
49410
01"
,
"appid"
:
"__UNI__
7C581
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
21e1575cbed7b453
01"
"appid"
:
"tt
d1eba7564edd445e
01"
},
},
"uniStatistics"
:
{
"uniStatistics"
:
{
"enable"
:
false
,
"enable"
:
false
,
...
...
scan/pagesC/result/result.vue
View file @
79a2f50d
...
@@ -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 @
79a2f50d
...
@@ -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 @
79a2f50d
...
@@ -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 @
79a2f50d
...
@@ -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 @
79a2f50d
...
@@ -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 @
96a3cde0
View file @
79a2f50d
9.88 KB
|
W:
|
H:
11.2 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