2 files modified
5 files added
| | |
| | | url: '' |
| | | }, |
| | | { |
| | | name: '调度指令', |
| | | img: '/static/images/home/s4.png', |
| | | url: '' |
| | | }, |
| | | { |
| | | name: '工作汇报', |
| | | img: '/static/images/home/report001.png', |
| | | url: '../report/report' |
| | | }, |
| | | { |
| | | name: '调度指令', |
| | | img: '/static/images/home/s4.png', |
| | | url: '' |
| | | img: '/static/images/home/s11.png', |
| | | url: '../dispatch/dispatch' |
| | | }, |
| | | { |
| | | name: '通知通告', |
| | | img: '/static/images/home/s10.png', |
| | | url: '../message/message' |
| | | }, |
| | | { |
| | | name: '现场检查', |
| | | img: '/static/images/home/s5.png', |
| | | url: '' |
| | | url: '../examine/examine' |
| | | } |
| | | ]; |
| | | resolute(list); |
| | |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/dispatch/dispatch", |
| | | "style": { |
| | | "navigationBarTitleText": "调度指令", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/message/message", |
| | | "style": { |
| | | "navigationBarTitleText": "通知通告", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/examine/examine", |
| | | "style": { |
| | | "navigationBarTitleText": "现场检查", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/user/profile", |
| | | "style": { |
| | | "navigationBarTitleText": "个人资料", |
| New file |
| | |
| | | <template> |
| | | <div> |
| | | 456 |
| | | </div> |
| | | </template> |
| | | |
| | | <script> |
| | | </script> |
| | | |
| | | <style> |
| | | </style> |
| New file |
| | |
| | | <template> |
| | | <div> |
| | | 234 |
| | | </div> |
| | | </template> |
| | | |
| | | <script> |
| | | </script> |
| | | |
| | | <style> |
| | | </style> |
| New file |
| | |
| | | <template> |
| | | <div> |
| | | 123 |
| | | </div> |
| | | </template> |
| | | |
| | | <script> |
| | | </script> |
| | | |
| | | <style> |
| | | </style> |