doum
2026-04-28 5694c3787a14141701e8c5f1ce7384dc1a3c0590
small-program/pages.json
@@ -38,6 +38,12 @@
         }
      },
      {
         "path": "pages/storage-point-detail/storage-point-detail",
         "style": {
            "navigationBarTitleText": "寄存点详情"
         }
      },
      {
         "path": "pages/luggage-storage/luggage-storage",
         "style": {
            "navigationBarTitleText": "行李寄存"
@@ -158,7 +164,13 @@
            {
               "path": "pages/write-off/write-off",
               "style": {
                  "navigationBarTitleText": "手动核验"
                  "navigationBarTitleText": "订单核验"
               }
            },
            {
               "path": "pages/write-off-a/write-off-a",
               "style": {
                  "navigationBarTitleText": "订单核验"
               }
            },
            {
@@ -181,6 +193,19 @@
               }
            },
            {
               "path": "pages/orders/orders",
               "style": {
                  "navigationBarTitleText": "门店订单"
               }
            },
            {
               "path": "pages/order-details/order-details",
               "style": {
                  "navigationBarTitleText": "门店订单详情",
                  "navigationStyle": "custom"
               }
            },
            {
               "path": "pages/withdraw/withdraw",
               "style": {
                  "navigationBarTitleText": "提现"
@@ -191,6 +216,24 @@
               "style": {
                  "navigationBarTitleText": "提现"
               }
            },
            {
               "path": "pages/settings/settings",
               "style": {
                  "navigationBarTitleText": "设置"
               }
            },
            {
               "path": "pages/change-password/change-password",
               "style": {
                  "navigationBarTitleText": "修改密码"
               }
            },
            {
               "path": "pages/select/select",
               "style": {
                  "navigationBarTitleText": "宁畅行"
               }
            }
         ]
      }