| | |
| | | { |
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
| | | { |
| | | "path" : "pages/login/login", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | }, |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/login/login", |
| | | "path" : "pages/apply/applyInfo", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/assets/repairInfo", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | |
| | | ,{ |
| | | "path" : "pages/assets/repairSubmit", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "", |