shish 6 жил өмнө
parent
commit
a7972e7523

+ 1 - 1
mall/src/pages/home/shop.vue

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