shish пре 6 година
родитељ
комит
a7972e7523
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      mall/src/pages/home/shop.vue

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

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