shish 11 месяцев назад
Родитель
Сommit
6a5f4daabf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      hdApp/src/admin/home/workbench.vue

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -58,7 +58,7 @@
         </view>
       </view>
 
-      <view style="text-align: center;font-size:34upx;font-weight:bold;color:red;margin-bottom:20upx;" @click="setRecharge" v-if="shopInfo.rechargeWeal == 0">
+      <view style="text-align: center;font-size:38upx;font-weight:bold;color:red;margin-bottom:20upx;" @click="setRecharge" v-if="shopInfo.rechargeWeal == 0">
         请先设置充值活动的规则
         <text style="color:#3385ff;text-decoration: underline;margin-left:10upx;">去设置</text>
       </view>