@@ -156,7 +156,7 @@ export default {
},
goNavBtn() {
if (!this.shop.shopLat || !this.shop.shopLong) {
- this.$msg("暂无地址!");
+ this.$msg("即将开通...");
return false;
}
uni.openLocation({