doum
2026-04-28 5694c3787a14141701e8c5f1ce7384dc1a3c0590
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: '当前城市暂未开通',