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
6b92565a
Commit
6b92565a
authored
Jun 05, 2024
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码优化
parent
6b6bf237
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
vedio/components/home/index.vue
+2
-2
vipPay.vue
vedio/pagesA/vipPay/vipPay.vue
+2
-2
No files found.
vedio/components/home/index.vue
View file @
6b92565a
...
...
@@ -520,8 +520,8 @@
.box-wrap
{
height
:
100rpx
;
width
:
120rpx
;
right
:
2
0rpx
;
bottom
:
2
0
0rpx
;
right
:
1
0rpx
;
bottom
:
2
4
0rpx
;
position
:
absolute
;
z-index
:
999
;
...
...
vedio/pagesA/vipPay/vipPay.vue
View file @
6b92565a
<
template
>
<view
class=
"body"
>
<z-paging
style=
"height: 88%;"
>
<view
style=
"font-size: 36rpx;color: black;font-weight: 777;"
>
充值看点
</view>
<view
style=
"font-size: 36rpx;color: black;font-weight: 777;
margin-left: 20rpx;
"
>
充值看点
</view>
<view
class=
"section"
>
<view
class=
"pack-box"
>
<view
class=
"pack-item"
...
...
@@ -36,7 +36,7 @@
</view>
</view>
<view
style=
"font-size: 36rpx;color: black;font-weight: 777;"
>
充值VIP会员
</view>
<view
style=
"font-size: 36rpx;color: black;font-weight: 777;
margin-left: 20rpx;margin-top: 10rpx;
"
>
充值VIP会员
</view>
<view
class=
"section"
>
<view
class=
"pack-box"
>
<view
class=
"pack-item"
...
...
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