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

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

@@ -58,7 +58,7 @@
         </view>
       </view>
 
-      <view style="text-align: center;font-size:38upx;font-weight:bold;color:red;margin-bottom:20upx;" @click="setRecharge" v-if="shopInfo.rechargeWeal == 0">
+      <view style="text-align: center;font-size:42upx;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>

+ 1 - 1
hdApp/src/admin/recharge/discount.vue

@@ -28,7 +28,7 @@
 
 			<view style="margin-top:50upx;text-align: left;padding-left:10px;">
 				<view style="font-size:32upx;">充值金额请按由少到多填写</view>
-				<view style="font-size:32upx;margin-top:15upx;color:red;font-weight:bold;">客户如有欠款未结,充值时不会有赠送,切记</view>
+				<view style="font-size:32upx;margin-top:15upx;color:red;font-weight:bold;">客户如有欠款未结,充值时不会有赠送,切记</view>
 			</view>
 		</view>
         <view class="app-footer">