Prechádzať zdrojové kódy

fix:当日排队提示词

xuyunhui 2 mesiacov pred
rodič
commit
ffbb8d44c6
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      orderPages/storeService/index.vue

+ 1 - 1
orderPages/storeService/index.vue

@@ -504,7 +504,7 @@
 				} else {
 				} else {
           uni.showModal({
           uni.showModal({
             title:"温馨提示",
             title:"温馨提示",
-            content:"当前默认门店为" + this.storeInfo.storeName + "是否需要更换",
+            content:"当前默认门店为" + this.storeInfo.storeName + "是否需要更换?3月20日,龙抬头当天不理全头,不理造型;只做新派仪式剪。",
             showCancel:false,
             showCancel:false,
             confirmText:"知道了"
             confirmText:"知道了"
           })
           })