doum
7 天以前 dad03ab1825aeb4dbafebbf966280e0cf32c8955
small-program/unpackage/dist/dev/mp-weixin/pages/index/index.js
@@ -530,6 +530,11 @@
        }
      });
    },
    goShopDetails: function goShopDetails(item) {
      uni.navigateTo({
        url: '/pages/storage-point-detail/storage-point-detail?id=' + item.id
      });
    },
    goStoragePage: function goStoragePage() {
      if (!this.cityId) return uni.showToast({
        title: '当前城市暂未开通',