| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 | 
							- {
 
- 	"pages": [
 
- 		{
 
- 			"path": "pages/login/index",
 
- 			"style": {
 
- 				"navigationBarTitleText": "登录"
 
- 			}
 
- 		},
 
- 		{
 
- 			"path": "pages/index/index",
 
- 			"style": {
 
- 				"navigationBarTitleText": "首页",
 
- 				"navigationStyle": "custom",
 
- 				"enablePullDownRefresh": true
 
- 			}
 
- 		},
 
- 		{
 
-             "path" : "pages/myCenter/myCenter",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "我的",
 
- 				"navigationBarBackgroundColor":"#3D90F4",
 
-                 "enablePullDownRefresh": false,
 
- 				"navigationStyle": "custom"
 
-             }
 
-             
 
-         },
 
- 		{
 
- 			"path" : "pages/myCenter/personalData/personalData",
 
- 			"style" :                                                                                    
 
- 			{
 
- 				"navigationBarTitleText": "个人资料",
 
- 				"enablePullDownRefresh": false
 
- 			}
 
- 			
 
- 		}
 
- 		,{
 
- 			"path" : "pages/myCenter/updatePassword/updatePassword",
 
- 			"style" :                                                                                    
 
- 			{
 
- 				"navigationBarTitleText": "修改密码",
 
- 				"enablePullDownRefresh": false
 
- 			}
 
- 			
 
- 		}
 
- 	    ,{
 
-             "path" : "pages/webview/webview",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "",
 
-                 "enablePullDownRefresh": true
 
-             }
 
-             
 
-         }
 
-         ,{
 
-             "path" : "pages/history/history",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "信息中心",
 
-                 "enablePullDownRefresh": true
 
-             }
 
-             
 
-         }
 
-         ,{
 
-             "path" : "pages/applicationCenter/applicationCenter",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "应用中心",
 
-                 "enablePullDownRefresh": false
 
-             }
 
-             
 
-         }
 
-         ,{
 
-             "path" : "pages/message/message",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "消息",
 
-                 "enablePullDownRefresh": false,
 
- 				"navigationStyle": "custom"
 
-             }
 
-             
 
-         }
 
-         ,{
 
-             "path" : "pages/index/detail/detail",
 
-             "style" :                                                                                    
 
-             {
 
-                 "navigationBarTitleText": "详情",
 
-                 "enablePullDownRefresh": true
 
-             }
 
-             
 
-         },
 
-         {
 
-         	"path" : "pages/index/handle/danger/index/index",
 
-         	"style" : 
 
-         	{
 
-         		"navigationBarTitleText" : "隐患处理",
 
-         		"enablePullDownRefresh" : false
 
-         	}
 
-         },
 
-         {
 
-         	"path" : "pages/index/handle/task/task",
 
-         	"style" : 
 
-         	{
 
-         		"navigationBarTitleText" : "任务处理",
 
-         		"enablePullDownRefresh" : false
 
-         	}
 
-         },
 
- 		{
 
- 			"path" : "pages/index/handle/task/checkList/form/form",
 
- 			"style" : 
 
- 			{
 
- 				"navigationBarTitleText" : "任务检查表处理",
 
- 				"enablePullDownRefresh" : false
 
- 			}
 
- 		},
 
- 		{
 
- 			"path" : "pages/index/handle/alert/alert",
 
- 			"style" : 
 
- 			{
 
- 				"navigationBarTitleText" : "预警处理",
 
- 				"enablePullDownRefresh" : false
 
- 			}
 
- 		},
 
- 		{
 
- 			"path" : "pages/index/handle/warning/warning",
 
- 			"style" : 
 
- 			{
 
- 				"navigationBarTitleText" : "告警处理",
 
- 				"enablePullDownRefresh" : false
 
- 			}
 
- 		}
 
-     ],
 
- 	"tabBar": {
 
- 		"color": "#7A7E83",
 
- 		"selectedColor": "#1296db",
 
- 		"borderStyle": "black",
 
- 		"backgroundColor": "#ffffff",
 
- 		"iconWidth": "24px",
 
- 		"list": [{
 
- 			"pagePath": "pages/index/index",
 
- 			"iconPath": "static/tabbar/index.png",
 
- 			"selectedIconPath": "static/tabbar/indexEd.png",
 
- 			"text": "首页"
 
- 		}, 
 
- 		{
 
- 			"pagePath": "pages/applicationCenter/applicationCenter",
 
- 			"iconPath": "static/tabbar/app.png",
 
- 			"selectedIconPath": "static/tabbar/appEd.png",
 
- 			"text": "应用中心"
 
- 		},
 
- 		{
 
- 			"pagePath": "pages/history/history",
 
- 			"iconPath": "static/tabbar/info.png",
 
- 			"selectedIconPath": "static/tabbar/infoEd.png",
 
- 			"text": "信息中心"
 
- 		}, {
 
- 			"pagePath": "pages/myCenter/myCenter",
 
- 			"iconPath": "static/tabbar/myCenter.png",
 
- 			"selectedIconPath": "static/tabbar/myCenterEd.png",
 
- 			"text": "我的"
 
- 		}]
 
- 	},
 
- 	"globalStyle": {
 
- 		"navigationBarTextStyle": "black",
 
- 		"navigationBarTitleText": "智慧创新",
 
- 		"navigationBarBackgroundColor": "#F8F8F8",
 
- 		"backgroundColor": "#F8F8F8"
 
- 	},
 
- 	"uniIdRouter": {}
 
- }
 
 
  |