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
eeea4ef7
Commit
eeea4ef7
authored
May 30, 2024
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏书豆逻辑
parent
75db8e75
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
coin-popup.vue
vedio/components/coin-popup/coin-popup.vue
+3
-3
my.vue
vedio/components/home/my.vue
+4
-4
No files found.
vedio/components/coin-popup/coin-popup.vue
View file @
eeea4ef7
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
style=
"width: 100%;height: 100%;background-color: black;opacity: 0.8;display: flex;position: absolute;z-index: 100;color: white;flex-direction: column;align-items: center;padding:40rpx 0;"
>
style=
"width: 100%;height: 100%;background-color: black;opacity: 0.8;display: flex;position: absolute;z-index: 100;color: white;flex-direction: column;align-items: center;padding:40rpx 0;"
>
<text
style=
"font-size: 30rpx;"
>
<text
style=
"font-size: 30rpx;"
>
付费须知 \n
付费须知 \n
1、
书豆和
会员属于虚拟商品,一经购买不可退换 \n
1、会员属于虚拟商品,一经购买不可退换 \n
2、未满18岁的未成年人需要在监护人主导、同意下进行相关付费操作;\n
2、未满18岁的未成年人需要在监护人主导、同意下进行相关付费操作;\n
3、充值书豆一般5分钟内到账,如未到账请在“我的”页面联系客服;
3、充值书豆一般5分钟内到账,如未到账请在“我的”页面联系客服;
</text>
</text>
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
src=
"@/static/index/ic_quit_white.png"
></image>
src=
"@/static/index/ic_quit_white.png"
></image>
</view>
</view>
</view>
</view>
<view
style=
"display: flex;flex-direction: column;align-items: center;margin-bottom: 20rpx;"
>
<
!--
<
view
style=
"display: flex;flex-direction: column;align-items: center;margin-bottom: 20rpx;"
>
<view
style=
"font-size: 38rpx;color: black;"
>
{{
titleText
}}
</view>
<view
style=
"font-size: 38rpx;color: black;"
>
{{
titleText
}}
</view>
<view
class=
"flex"
>
<view
class=
"flex"
>
<view
v-if=
"point>0"
style=
"display: flex;flex-direction: row;margin-top: 10rpx;"
>
<view
v-if=
"point>0"
style=
"display: flex;flex-direction: row;margin-top: 10rpx;"
>
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
</view>
</view>
</view>
</view>
</view>
</view>
</view>
</view>
-->
<view
class=
"section"
>
<view
class=
"section"
>
<view
class=
"pack-box"
>
<view
class=
"pack-box"
>
<view
class=
"pack-item"
<view
class=
"pack-item"
...
...
vedio/components/home/my.vue
View file @
eeea4ef7
...
@@ -21,8 +21,8 @@
...
@@ -21,8 +21,8 @@
<view
style=
"display: flex;align-items: center;"
>
<view
style=
"display: flex;align-items: center;"
>
<image
<image
style=
"width: 50rpx;height: 50rpx;display: flex;align-items: right;margin-right: 10rpx;"
style=
"width: 50rpx;height: 50rpx;display: flex;align-items: right;margin-right: 10rpx;"
src=
"https://mints-
pkg.oss-cn-beijing.aliyuncs.com/pkg/img/ic_my_coin
.png"
></image>
src=
"https://mints-
web.oss-cn-beijing.aliyuncs.com/images/ic_my_vip
.png"
></image>
<view
style=
"font-size: 36rpx;font-weight: 777;color: white;"
>
我的书豆
{{
userBean
.
point
}}
</view>
<view
style=
"font-size: 36rpx;font-weight: 777;color: white;"
>
{{
userBean
.
expireTime
<=
0
?
'开通VIP会员'
:
'VIP会员'
}}
</view>
</view>
</view>
<view
v-if=
"userBean.expireTime
<
=
0
"
style=
"font-size: 28rpx;color: #b5b5b5;margin-top: 20rpx;"
>
<view
v-if=
"userBean.expireTime
<
=
0
"
style=
"font-size: 28rpx;color: #b5b5b5;margin-top: 20rpx;"
>
...
@@ -47,11 +47,11 @@
...
@@ -47,11 +47,11 @@
我的订单
我的订单
<view
class=
"item_bd ellipsis"
style=
"margin-left: 58rpx;"
></view>
<view
class=
"item_bd ellipsis"
style=
"margin-left: 58rpx;"
></view>
</view>
</view>
<view
class=
"item arrow"
@
click=
"handleDotRecord"
>
<view
v-if=
"false"
class=
"item arrow"
@
click=
"handleDotRecord"
>
书豆记录
书豆记录
<view
class=
"item_bd ellipsis"
style=
"margin-left: 58rpx;"
></view>
<view
class=
"item_bd ellipsis"
style=
"margin-left: 58rpx;"
></view>
</view>
</view>
<view
class=
"item arrow"
@
click=
"handleUseDotRecord"
>
<view
v-if=
"false"
class=
"item arrow"
@
click=
"handleUseDotRecord"
>
消费记录
消费记录
<view
class=
"item_bd ellipsis"
style=
"margin-left: 58rpx;"
></view>
<view
class=
"item_bd ellipsis"
style=
"margin-left: 58rpx;"
></view>
</view>
</view>
...
...
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