隐藏观看广告功能

This commit is contained in:
duan
2025-01-03 17:08:02 +08:00
parent 65c8380b1a
commit 18f3badfa1
2 changed files with 5 additions and 4 deletions

View File

@@ -38,10 +38,11 @@
</view>
</view> -->
</view>
<view @click="withdraw" class="u-m-40 u-font-36 color-fff u-border-10"
<view @click="ymfgetOut" class="u-m-40 u-font-36 color-fff u-border-10"
style="background: #ff7581;border-radius: 10px;height: 80rpx;line-height: 80rpx;">
<!-- 提现 -->
{{ !isWithdraw ? '观看广告提现' : '立即提现' }}
立即提现
<!-- {{ !isWithdraw ? '观看广告提现' : '立即提现' }} -->
</view>
<view class="flex w-full justify-center ">

View File

@@ -47,7 +47,7 @@
我的喜欢
</view>
<view class="statistics-box-item-top">
{{myLoveNum}}
{{myLoveNum?myLoveNum:0}}
</view>
</view>
<view class="statistics-box-item" @click="goNav('/me/jilu/duanju-zhjuiju-jilu')">
@@ -55,7 +55,7 @@
我的追剧
</view>
<view class="statistics-box-item-top">
{{myZhui}}
{{myZhui?myZhui:0}}
</view>
</view>
<!-- <view class="statistics-box-item" @click="goNav('/me/jifen/duanju-jifen')">