Explorar el Código

充值活动规则

shish hace 11 meses
padre
commit
81d769da1b
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      hdApp/src/admin/home/workbench.vue

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

@@ -84,7 +84,10 @@
         </view>
         </view>
       </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>
+      <view style="text-align: center;font-size:34upx;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>
 
 
       <view v-if="!$util.isEmpty(data.warning)" style="color:red;font-size:36upx;font-weight:bold;text-align: center;margin-bottom:15upx;">{{ data.warning }}</view>
       <view v-if="!$util.isEmpty(data.warning)" style="color:red;font-size:36upx;font-weight:bold;text-align: center;margin-bottom:15upx;">{{ data.warning }}</view>
       <view class="module-com">
       <view class="module-com">