shish 6 лет назад
Родитель
Сommit
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() {
       if (!this.shop.shopLat || !this.shop.shopLong) {
-        this.$msg("暂无地址!");
+        this.$msg("即将开通...");
         return false;
       }
       uni.openLocation({