MrShi
7 小时以前 553ba669bcb6e064f2b6a915366c8888cae2b68f
small-program/pages.json
@@ -57,7 +57,46 @@
      {
         "path": "pages/storage-order-detail/storage-order-detail",
         "style": {
            "navigationBarTitleText": "寄存订单详情"
            "navigationBarTitleText": "寄存订单详情",
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/qualification/qualification",
         "style": {
            "navigationBarTitleText": "我的资质"
         }
      },
      {
         "path": "pages/store-info/store-info",
         "style": {
            "navigationBarTitleText": "门店信息"
         }
      },
      {
         "path": "pages/all-orders/all-orders",
         "style": {
            "navigationBarTitleText": "全部订单"
         }
      },
      {
         "path": "pages/store-apply/store-apply",
         "style": {
            "navigationBarTitleText": "门店入驻"
         }
      },
      {
         "path": "pages/delivery-order-detail/delivery-order-detail",
         "style": {
            "navigationBarTitleText": "寄送订单详情",
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/store-home/store-home",
         "style": {
            "navigationBarTitleText": "门店首页",
            "navigationStyle": "custom"
         }
      }
   ],