Selaa lähdekoodia

会员福利-积分-隐藏积分兑换按钮

Xiao_123 1 kuukausi sitten
vanhempi
commit
546b270e5f
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 1 1
      components/FilterList/index.vue
  2. 2 2
      pagesA/integral/index.vue

+ 1 - 1
components/FilterList/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <view class="labelColor itemBox" style="height: 45px;">
+  <view class="labelColor itemBox" style="padding: 5px 0;">
     <view class="item" v-for="(item) in filterList" :key="item[props.idValue]">
       <m-filter
         class="itemFilter default-text-color default-border"

+ 2 - 2
pagesA/integral/index.vue

@@ -8,9 +8,9 @@
               <!-- <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>