doum
2026-04-23 7d242579a0923e7639876797e738a22c45d6e2d0
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,30 @@
               "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": "司机认证"
         }
      }
   ],
   "globalStyle": {