فهرست منبع

会员福利:隐藏积分兑换&充值入口

Xiao_123 3 ماه پیش
والد
کامیت
43cd90f5bf
2فایلهای تغییر یافته به همراه4 افزوده شده و 5 حذف شده
  1. 2 2
      pagesA/balance/index.vue
  2. 2 3
      pagesA/integral/index.vue

+ 2 - 2
pagesA/balance/index.vue

@@ -8,9 +8,9 @@
               <uni-icons color="#f30" type="icon-renminbi1688" size="16" custom-prefix="iconfont"></uni-icons>
               <text class="text">{{ balance.balance > 0 ? (balance?.balance / 100.0).toFixed(2) : 0 }}</text>
             </view>
-            <view>
+            <!-- <view>
               <button class="btn">充值</button>
-            </view>
+            </view> -->
           </view>
           <view class="list">
             <uni-list border-full>

+ 2 - 3
pagesA/integral/index.vue

@@ -5,12 +5,11 @@
         <view>
           <view class="panel">
             <view>
-              <!-- <uni-icons color="#f30" type="icon-renminbi1688" size="16" custom-prefix="iconfont"></uni-icons> -->
               <text class="text">{{ balance.point }}</text>
             </view>
-            <view>
+            <!-- view>
               <button class="btn" @tap="handleUse">积分兑换</button>
-            </view>
+            </view> -->
           </view>
           <view class="list">
             <uni-list>