{ "pages": [ { "path": "pages/login/index", "style": { "navigationBarTitleText": "登录", "navigationStyle": "custom" } }, { "path": "pages/recruit/landing/index", "style": { "navigationBarTitleText": "加入宠宝履约者", "navigationBarBackgroundColor": "#FF9800", "navigationBarTextStyle": "white", "navigationStyle": "custom" } }, { "path": "pages/recruit/form/index", "style": { "navigationBarTitleText": "我要加入" } }, { "path": "pages/recruit/auth/index", "style": { "navigationBarTitleText": "实名认证" } }, { "path": "pages/recruit/qualifications/index", "style": { "navigationBarTitleText": "我的资质" } }, { "path": "pages/recruit/success/index", "style": { "navigationBarTitleText": "提交成功" } }, { "path": "pages/login/reset-pwd-verify/index", "style": { "navigationBarTitleText": "重置密码" } }, { "path": "pages/login/reset-pwd-set/index", "style": { "navigationBarTitleText": "设置新密码" } }, { "path": "pages/home/index", "style": { "navigationBarTitleText": "任务中心", "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/home/work-status/index", "style": { "navigationBarTitleText": "工作状态", "navigationStyle": "default", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/orders/index", "style": { "navigationBarTitleText": "我的订单", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black", "enablePullDownRefresh": true } }, { "path": "pages/orders/detail/index", "style": { "navigationBarTitleText": "订单详情", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/orders/anomaly/index", "style": { "navigationBarTitleText": "异常上报", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/mine/order-stats/index", "style": { "navigationBarTitleText": "订单统计", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/mine/rewards/index", "style": { "navigationBarTitleText": "我的奖惩", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/mine/rewards-all/index", "style": { "navigationBarTitleText": "收款记录", "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }, { "path": "pages/mine/index", "style": { "navigationBarTitleText": "个人中心", "navigationStyle": "custom" } }, { "path": "pages/mine/settings/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/profile/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/auth/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/auth/edit/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/bank/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/security/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/profile/edit-name/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/security/change-password/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/security/change-phone/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/notification/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/about/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/wallet/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/wallet/bill/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/level/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/message/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/message/order/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/message/system/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/message/detail/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/points/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/points/detail/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/settings/about/agreement-detail/index", "style": { "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "uniIdRouter": {} }