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: '当前城市暂未开通',