MrShi
2026-04-28 f834c445112864d6bbbe6840990257bca170d1c9
app/pages.json
@@ -23,20 +23,37 @@
      {
         "path": "pages/mine/mine",
         "style": {
            "navigationBarTitleText": "我的",
            "navigationBarBackgroundColor": "#ffffff"
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/order/order",
         "style": {
            "navigationBarTitleText": "订单"
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/order-detail/order-detail",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/message/message",
         "style": {
            "navigationBarTitleText": "消息"
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
@@ -46,6 +63,48 @@
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/settings/settings",
         "style": {
            "navigationBarTitleText": "设置"
         }
      },
      {
         "path": "pages/change-password/change-password",
         "style": {
            "navigationBarTitleText": "修改密码"
         }
      },
      {
         "path": "pages/driver-certification/driver-certification",
         "style": {
            "navigationBarTitleText": "司机认证"
         }
      },
      {
         "path": "pages/certification-details/certification-details",
         "style": {
            "navigationBarTitleText": "司机认证"
         }
      },
      {
         "path": "pages/wallet/wallet",
         "style": {
            "navigationBarTitleText": "司机钱包"
         }
      },
      {
         "path": "pages/withdraw/withdraw",
         "style": {
            "navigationBarTitleText": "提现"
         }
      },
      {
         "path": "pages/withdraw-success/withdraw-success",
         "style": {
            "navigationBarTitleText": "提现"
         }
      }
   ],
   "globalStyle": {