Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uniapp_vedio
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_vedio
Commits
8ac2637d
Commit
8ac2637d
authored
Oct 18, 2023
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片优化
parent
fe3d585b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
vipPay.vue
vedio/pagesA/vipPay/vipPay.vue
+3
-3
bg_vip_0.png
vedio/static/bg_vip_0.png
+0
-0
bg_vip_1.png
vedio/static/bg_vip_1.png
+0
-0
bg_vip_2.png
vedio/static/bg_vip_2.png
+0
-0
No files found.
vedio/pagesA/vipPay/vipPay.vue
View file @
8ac2637d
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<status-title
:showBack=
"true"
icon-color=
"white"
font-color=
"white"
>
会员界面
</status-title>
<status-title
:showBack=
"true"
icon-color=
"white"
font-color=
"white"
>
会员界面
</status-title>
<scroll-view
scroll-y
style=
"height: 100%;"
>
<scroll-view
scroll-y
style=
"height: 100%;"
>
<image
style=
"width: 100%;"
src=
"
@/static
/bg_vip_2.png"
mode=
"widthFix"
/>
<image
style=
"width: 100%;"
src=
"
https://mints-pkg.oss-cn-beijing.aliyuncs.com/pkg/img
/bg_vip_2.png"
mode=
"widthFix"
/>
<view
class=
"section"
>
<view
class=
"section"
>
<view
class=
"title"
>
<view
class=
"title"
>
...
@@ -32,9 +32,9 @@
...
@@ -32,9 +32,9 @@
<button
class=
"apply-button"
@
click=
"handlePay"
>
立即开通
</button>
<button
class=
"apply-button"
@
click=
"handlePay"
>
立即开通
</button>
</view>
</view>
<image
style=
"width: 100%;"
src=
"
@/static
/bg_vip_0.png"
mode=
"widthFix"
/>
<image
style=
"width: 100%;"
src=
"
https://mints-pkg.oss-cn-beijing.aliyuncs.com/pkg/img
/bg_vip_0.png"
mode=
"widthFix"
/>
<image
style=
"width: 100%;"
src=
"
@/static
/bg_vip_1.png"
mode=
"widthFix"
/>
<image
style=
"width: 100%;"
src=
"
https://mints-pkg.oss-cn-beijing.aliyuncs.com/pkg/img
/bg_vip_1.png"
mode=
"widthFix"
/>
</scroll-view>
</scroll-view>
</view>
</view>
</
template
>
</
template
>
...
...
vedio/static/bg_vip_0.png
deleted
100644 → 0
View file @
fe3d585b
391 KB
vedio/static/bg_vip_1.png
deleted
100644 → 0
View file @
fe3d585b
398 KB
vedio/static/bg_vip_2.png
deleted
100644 → 0
View file @
fe3d585b
227 KB
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