doum
2026-04-28 b40a03e6cbba769c752d6d8f3b8a8c9af2e50955
small-program/unpackage/dist/dev/mp-weixin/pages/index/index.js
@@ -101,7 +101,7 @@
try {
  components = {
    uIcon: function () {
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-icon/u-icon */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-icon/u-icon")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-icon/u-icon.vue */ 475))
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-icon/u-icon */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-icon/u-icon")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-icon/u-icon.vue */ 483))
    },
    customTabbar: function () {
      return __webpack_require__.e(/*! import() | components/custom-tabbar/custom-tabbar */ "components/custom-tabbar/custom-tabbar").then(__webpack_require__.bind(null, /*! @/components/custom-tabbar/custom-tabbar.vue */ 187))
@@ -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: '当前城市暂未开通',