MrShi
2026-04-21 cce741189bfa7063cf0ee83e0a11df1ab539958c
small-program/unpackage/dist/dev/mp-weixin/app.json
@@ -9,8 +9,6 @@
    "pages/payment-success/payment-success",
    "pages/settings/settings",
    "pages/storage-order-detail/storage-order-detail",
    "pages/qualification/qualification",
    "pages/store-info/store-info",
    "pages/all-orders/all-orders",
    "pages/store-apply/store-apply",
    "pages/delivery-order-detail/delivery-order-detail",
@@ -20,9 +18,7 @@
    "pages/rich-text/rich-text",
    "pages/details-entry/details-entry",
    "pages/select-city/select-city",
    "pages/shop-index/shop-index",
    "pages/shop-mine/shop-mine",
    "pages/shop-wallet/shop-wallet"
    "pages/evaluate/evaluate"
  ],
  "subPackages": [
    {
@@ -31,7 +27,11 @@
        "pages/login/login",
        "pages/store-home/store-home",
        "pages/mine/mine",
        "pages/wallet/wallet"
        "pages/wallet/wallet",
        "pages/write-off/write-off",
        "pages/qualification/qualification",
        "pages/store-info/store-info",
        "pages/message/message"
      ]
    }
  ],
@@ -71,27 +71,17 @@
        "iconPath": "static/icon/nav_wode@2x.png",
        "selectedIconPath": "static/icon/nav_wode_sel@2x.png",
        "text": "我的"
      },
      {
        "pagePath": "pages/shop-index/shop-index",
        "iconPath": "static/icon/nav_home@2x.png",
        "selectedIconPath": "static/icon/nav_home_sel@2x.png",
        "text": "门店首页"
      },
      {
        "pagePath": "pages/shop-wallet/shop-wallet",
        "iconPath": "static/icon/nav_home@2x.png",
        "selectedIconPath": "static/icon/nav_home_sel@2x.png",
        "text": "门店钱包"
      },
      {
        "pagePath": "pages/shop-mine/shop-mine",
        "iconPath": "static/icon/nav_wode@2x.png",
        "selectedIconPath": "static/icon/nav_wode_sel@2x.png",
        "text": "门店我的"
      }
    ]
  },
  "preloadRule": {
    "pages/index/index": {
      "network": "all",
      "packages": [
        "shop"
      ]
    }
  },
  "lazyCodeLoading": "requiredComponents",
  "requiredPrivateInfos": [
    "getLocation",