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