MrShi
2026-04-29 34543971457e9e00346afeec14c5aa857f7d4387
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,54 @@
               "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": "提现"
         }
      },
      {
         "path": "pages/agreement/agreement",
         "style": {
            "navigationBarTitleText": "协议"
         }
      }
   ],
   "globalStyle": {