| | |
| | | "pages/registration/registration", |
| | | "pages/profile/profile", |
| | | "pages/profile/personal-info", |
| | | "pages/profile/employee-review", |
| | | "pages/profile/employee-review-detail", |
| | | "pages/project/detail", |
| | | "pages/message/message", |
| | | "pages/review/index", |
| | |
| | | "navigationBarTextStyle": "black", |
| | | "backgroundColor": "#f5f5f5" |
| | | }, |
| | | |
| | | "tabBar": { |
| | | "custom": true, |
| | | "color": "#999999", |
| | | "selectedColor": "#007aff", |
| | | "backgroundColor": "#ffffff", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/index/index", |
| | | "text": "首页" |
| | | }, |
| | | { |
| | | "pagePath": "pages/message/message", |
| | | "text": "消息" |
| | | }, |
| | | { |
| | | "pagePath": "pages/profile/profile", |
| | | "text": "我的" |
| | | } |
| | | ] |
| | | }, |
| | | |
| | | "tabBar": { |
| | | "custom": true, |
| | | "color": "#999999", |
| | | "selectedColor": "#007aff", |
| | | "backgroundColor": "#ffffff", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/index/index", |
| | | "text": "首页" |
| | | }, |
| | | { |
| | | "pagePath": "pages/message/message", |
| | | "text": "消息" |
| | | }, |
| | | { |
| | | "pagePath": "pages/profile/profile", |
| | | "text": "我的" |
| | | } |
| | | ] |
| | | }, |
| | | "networkTimeout": { |
| | | "request": 10000, |
| | | "downloadFile": 10000 |
| | |
| | | "desc": "你的位置信息将用于小程序位置接口的效果展示" |
| | | } |
| | | }, |
| | | "requiredBackgroundModes": ["audio"], |
| | | "requiredBackgroundModes": [ |
| | | "audio" |
| | | ], |
| | | "sitemapLocation": "sitemap.json" |
| | | } |
| | | } |