| | |
| | | "globalStyle": { |
| | | "navigationStyle": "default", |
| | | "navigationBarTitleText": "兰宝设备管理", |
| | | "navigationBarBackgroundColor": "#f8f8f8", |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarBackgroundColor": "#4D80F0", |
| | | "navigationBarTextStyle": "white", |
| | | "backgroundColor": "#FFFFFF" |
| | | }, |
| | | "easycom": { |
| | |
| | | "tabBar": { |
| | | "custom": true, |
| | | "color": "#999999", |
| | | "selectedColor": "#007aff", |
| | | "selectedColor": "#4D80F0", |
| | | "borderStyle": "black", |
| | | "height": "50px", |
| | | "fontSize": "10px", |
| | |
| | | "type": "home", |
| | | "layout": "tabbar", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "首页" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/equ/equ-list", |
| | | "type": "page", |
| | | "layout": "default", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "设备列表" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/equ/index", |
| | | "type": "page", |
| | | "layout": "tabbar", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "关于" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/inspect/insp-add", |
| | | "type": "page", |
| | | "layout": "default", |
| | | "style": { |
| | | "navigationBarTitleText": "设备点检" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/inspect/insp-record", |
| | | "type": "page", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "点检记录", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#4D80F0" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/inspect/insp-st", |
| | | "type": "page", |
| | | "layout": "default", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "点检汇总" |
| | | } |
| | | }, |
| | | { |
| | |
| | | "type": "page", |
| | | "layout": "default", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "登录" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/maint/maint-order", |
| | | "type": "page", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "保养工单", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#4D80F0" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/maint/maint-st", |
| | | "type": "page", |
| | | "layout": "default", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "保养汇总" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/maint/order-detail", |
| | | "type": "page", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "工单明细", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#4D80F0" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/my/index", |
| | | "type": "page", |
| | | "layout": "tabbar", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "我的" |
| | | } |
| | |
| | | "path": "pages/spare/index", |
| | | "type": "page", |
| | | "layout": "tabbar", |
| | | "needLogin": true, |
| | | "style": { |
| | | "navigationBarTitleText": "spare" |
| | | } |