Explorar o código

fix:当日排队提示词

xuyunhui hai 2 meses
pai
achega
ffbb8d44c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      orderPages/storeService/index.vue

+ 1 - 1
orderPages/storeService/index.vue

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