| ¶Ô±ÈÐÂÎļþ |
| | |
| | | { |
| | | "easycom": { |
| | | "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" |
| | | }, |
| | | "pages": [ |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "æ£æ¥", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/workOrder/workOrder", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "æçå·¥å", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/report/report", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "æç䏿¥", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/chart/chart", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "å¾è¡¨", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/reporting_she/reporting_she", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "SHEäºä»¶ä¸æ¥", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/details_she/details_she", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详æ
", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/riskReporting/riskReporting", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "è·ç»æ»é£é©ä¸æ¥", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/riskDetails/riskDetails", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详æ
", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/report_dca/report_dca", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "DCAè§å¯ä¸æ¥", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/type_dca/type_dca", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "DCAç±»åéæ©", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/details_dca/details_dca", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "DCAè§å¯ä¸æ¥", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/workOrder_she/workOrder_she", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详æ
", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/workOrder_dca/workOrder_dca", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "详æ
", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/chart_details/chart_details", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "å¾è¡¨", |
| | | "navigationStyle": "custom", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | } |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "uni-app", |
| | | "navigationBarBackgroundColor": "#F8F8F8", |
| | | "backgroundColor": "#F8F8F8" |
| | | }, |
| | | "tabBar": { |
| | | "color": "#999999", |
| | | "selectedColor": "#222222", |
| | | "borderStyle": "black", |
| | | "backgroundColor": "#fff", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/index/index", |
| | | "iconPath": "static/tabbar/nav_jiancha@2x.png", |
| | | "selectedIconPath": "static/tabbar/nav_jiancha_sel@2x.png", |
| | | "text": "é¦é¡µ" |
| | | }, |
| | | { |
| | | "pagePath": "pages/workOrder/workOrder", |
| | | "iconPath": "static/tabbar/nav_gongdan@2x.png", |
| | | "selectedIconPath": "static/tabbar/nav_gongdan_sel@2x.png", |
| | | "text": "æçå·¥å" |
| | | }, |
| | | { |
| | | "pagePath": "pages/report/report", |
| | | "iconPath": "static/tabbar/nav_shangbao@2x.png", |
| | | "selectedIconPath": "static/tabbar/nav_shangbao_sel@2x.png", |
| | | "text": "æç䏿¥" |
| | | }, |
| | | { |
| | | "pagePath": "pages/chart/chart", |
| | | "iconPath": "static/tabbar/nav_tubiao@2x.png", |
| | | "selectedIconPath": "static/tabbar/nav_tubiao_sel@2x.png", |
| | | "text": "å¾è¡¨" |
| | | } |
| | | ] |
| | | }, |
| | | "uniIdRouter": {} |
| | | } |