| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264 |
- {
- "pages": [
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/recruit/landing",
- "style": {
- "navigationBarTitleText": "加入宠宝履约者",
- "navigationBarBackgroundColor": "#FF9800",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/recruit/form",
- "style": {
- "navigationBarTitleText": "我要加入"
- }
- },
- {
- "path": "pages/recruit/auth",
- "style": {
- "navigationBarTitleText": "实名认证"
- }
- },
- {
- "path": "pages/recruit/qualifications",
- "style": {
- "navigationBarTitleText": "我的资质"
- }
- },
- {
- "path": "pages/recruit/success",
- "style": {
- "navigationBarTitleText": "提交成功"
- }
- },
- {
- "path": "pages/login/reset-pwd-verify",
- "style": {
- "navigationBarTitleText": "重置密码"
- }
- },
- {
- "path": "pages/login/reset-pwd-set",
- "style": {
- "navigationBarTitleText": "设置新密码"
- }
- },
- {
- "path": "pages/home/index",
- "style": {
- "navigationBarTitleText": "任务中心",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/home/work-status",
- "style": {
- "navigationBarTitleText": "工作状态",
- "navigationStyle": "default",
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/orders/index",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/orders/detail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/orders/anomaly",
- "style": {
- "navigationBarTitleText": "异常上报",
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/mine/order-stats",
- "style": {
- "navigationBarTitleText": "订单统计",
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/mine/rewards",
- "style": {
- "navigationBarTitleText": "我的奖惩",
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/mine/rewards-all",
- "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/bank/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/settings/security/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/settings/profile/edit-name",
- "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",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/level/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/message/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/message/order",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/message/system",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/message/detail",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/points/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/points/detail",
- "style": {
- "navigationStyle": "custom"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
- "tabBar": {
- "color": "#999999",
- "selectedColor": "#FF5722",
- "backgroundColor": "#ffffff",
- "borderStyle": "black",
- "list": [
- {
- "pagePath": "pages/home/index",
- "text": "任务中心",
- "iconPath": "static/tabbar/home.svg",
- "selectedIconPath": "static/tabbar/home-active.svg"
- },
- {
- "pagePath": "pages/orders/index",
- "text": "我的订单",
- "iconPath": "static/tabbar/order.svg",
- "selectedIconPath": "static/tabbar/order-active.svg"
- },
- {
- "pagePath": "pages/mine/index",
- "text": "我的",
- "iconPath": "static/tabbar/mine.svg",
- "selectedIconPath": "static/tabbar/mine-active.svg"
- }
- ]
- },
- "uniIdRouter": {}
- }
|