|
@@ -36,7 +36,19 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/mine/index",
|
|
|
+ "path": "pages/info",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "消息",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "app-plus": {
|
|
|
+ "bounce": "none",
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/mine",
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "我的",
|
|
@@ -62,46 +74,46 @@
|
|
|
"root": "pages/common",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "/webview/index",
|
|
|
+ "path": "webview/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "浏览网页"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/textview/index",
|
|
|
+ "path": "textview/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "浏览文本"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/textview/index1",
|
|
|
+ "path": "textview/index1",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "浏览文本"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/export/index",
|
|
|
+ "path": "export/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "导出",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/square/index",
|
|
|
+ "path": "square/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/authority/index",
|
|
|
+ "path": "authority/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "授权",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/test/index",
|
|
|
+ "path": "test/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -114,13 +126,7 @@
|
|
|
"root": "pages/mine",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "/setting/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设置"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/info/index",
|
|
|
+ "path": "info/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的信息"
|
|
|
|
|
@@ -136,13 +142,13 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/secure/index",
|
|
|
+ "path": "secure/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "账号与安全"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/avatar/index",
|
|
|
+ "path": "avatar/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "修改头像"
|
|
|
|
|
@@ -152,7 +158,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/help/index",
|
|
|
+ "path": "help/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "常见问题",
|
|
|
"navigationStyle": "custom",
|
|
@@ -163,7 +169,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/about/index",
|
|
|
+ "path": "about/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "关于我们",
|
|
|
"navigationStyle": "custom",
|
|
@@ -180,33 +186,21 @@
|
|
|
"root": "pages/info",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "/info",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "消息",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "enablePullDownRefresh": false,
|
|
|
- "app-plus": {
|
|
|
- "bounce": "none",
|
|
|
- "titleNView": false
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "/fireBase/fireBase",
|
|
|
+ "path": "fireBase/fireBase",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "消防知识库",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/pushList/pushList",
|
|
|
+ "path": "pushList/pushList",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "消息推送",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/fireBashDetail/fireBashDetail",
|
|
|
+ "path": "fireBashDetail/fireBashDetail",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "火灾逃生十大要诀",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -222,56 +216,56 @@
|
|
|
|
|
|
|
|
|
{
|
|
|
- "path": "/xunJian/xunJian",
|
|
|
+ "path": "xunJian/xunJian",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "巡检",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/plan/index",
|
|
|
+ "path": "xunJian/plan/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "巡检计划",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/plan/components/siteDetails",
|
|
|
+ "path": "xunJian/plan/components/siteDetails",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "站点详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/plan/components/content",
|
|
|
+ "path": "xunJian/plan/components/content",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "巡检内容",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/plan/components/report",
|
|
|
+ "path": "xunJian/plan/components/report",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "巡检上报",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/record/record",
|
|
|
+ "path": "xunJian/record/record",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "巡检记录",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/record/recordDetail/index",
|
|
|
+ "path": "xunJian/record/recordDetail/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "巡检记录详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/collect/index",
|
|
|
+ "path": "xunJian/collect/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "点位采集",
|
|
|
"enablePullDownRefresh": false,
|
|
@@ -292,14 +286,14 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/collect/components/collectDetail",
|
|
|
+ "path": "xunJian/collect/components/collectDetail",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "采集上报",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/xunJian/collect/components/collectRecord",
|
|
|
+ "path": "xunJian/collect/components/collectRecord",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "采集记录",
|
|
|
"enablePullDownRefresh": false,
|
|
@@ -322,14 +316,14 @@
|
|
|
|
|
|
|
|
|
{
|
|
|
- "path": "/informationSelect/index",
|
|
|
+ "path": "informationSelect/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "信息查询",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/informationSelect-test/index",
|
|
|
+ "path": "informationSelect-test/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "信息查询",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -338,7 +332,7 @@
|
|
|
|
|
|
|
|
|
{
|
|
|
- "path": "/deviceManage/index",
|
|
|
+ "path": "deviceManage/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设备管理",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -347,7 +341,7 @@
|
|
|
|
|
|
|
|
|
{
|
|
|
- "path": "/coordination/index",
|
|
|
+ "path": "coordination/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "协同作战地图",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -356,7 +350,7 @@
|
|
|
|
|
|
|
|
|
{
|
|
|
- "path": "/unitInfoCollection/index",
|
|
|
+ "path": "unitInfoCollection/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "单位信息采集",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -365,21 +359,21 @@
|
|
|
|
|
|
|
|
|
{
|
|
|
- "path": "/fireReport/index",
|
|
|
+ "path": "fireReport/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "消防报告",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/fireReport/components/detailed",
|
|
|
+ "path": "fireReport/components/detailed",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "消防报告",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/fireReport/components/detailedPath",
|
|
|
+ "path": "fireReport/components/detailedPath",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "消防报告",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -388,7 +382,7 @@
|
|
|
|
|
|
|
|
|
{
|
|
|
- "path": "/needMatter/index",
|
|
|
+ "path": "needMatter/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "待办事项",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -402,21 +396,21 @@
|
|
|
"root": "pages/business/zhxf",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "/messagePush/index",
|
|
|
+ "path": "messagePush/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "消息推送设置",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/building/index",
|
|
|
+ "path": "building/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "建筑管理",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/funReport/index",
|
|
|
+ "path": "funReport/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "功能报备",
|
|
|
"enablePullDownRefresh": false,
|
|
@@ -424,7 +418,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/funReport/funcAdd/index",
|
|
|
+ "path": "funReport/funcAdd/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "功能报备新增",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -437,84 +431,63 @@
|
|
|
"root": "pages/business/fireIot",
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "/deviceSelect/index",
|
|
|
+ "path": "deviceSelect/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设备查询",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/deviceSelect/components/deviceDetailsList",
|
|
|
+ "path": "deviceSelect/components/deviceDetailsList",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
- "enablePullDownRefresh": false,
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "buttons": [
|
|
|
- {
|
|
|
- "text": "\ue7c7",
|
|
|
- "fontSize": "18px",
|
|
|
-
|
|
|
- "float": "right",
|
|
|
- "fontSrc": "/static/iconfont/iconfont.ttf",
|
|
|
- "width": "auto"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- }
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/deviceSelect/components/deviceDetails",
|
|
|
+ "path": "deviceSelect/components/deviceDetails",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设备详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/facilitiesManage/index",
|
|
|
+ "path": "facilitiesManage/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设施管理",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/facilitiesGather/index",
|
|
|
+ "path": "facilitiesGather/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设施采集",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/facilitiesView/index",
|
|
|
+ "path": "facilitiesGather/mapGather",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "地图采集",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "facilitiesView/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设施查看",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/facilitiesView/facilitiesDetailsList",
|
|
|
+ "path": "facilitiesView/facilitiesDetailsList",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
|
- "enablePullDownRefresh": false,
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "buttons": [
|
|
|
- {
|
|
|
- "text": "\ue7c7",
|
|
|
- "fontSize": "18px",
|
|
|
-
|
|
|
- "float": "right",
|
|
|
- "fontSrc": "/static/iconfont/iconfont.ttf",
|
|
|
- "width": "auto"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- }
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "/facilitiesView/facilitiesDetails",
|
|
|
+ "path": "facilitiesView/facilitiesDetails",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设施详情",
|
|
|
"enablePullDownRefresh": false
|
|
@@ -548,13 +521,13 @@
|
|
|
|
|
|
|
|
|
{
|
|
|
- "pagePath": "pages/info/info",
|
|
|
+ "pagePath": "pages/info",
|
|
|
"iconPath": "/static/images/tabBar/tab-info.png",
|
|
|
"selectedIconPath": "/static/images/tabBar/tab-info-blue.png",
|
|
|
"text": "消息"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/mine/index",
|
|
|
+ "pagePath": "pages/mine",
|
|
|
"iconPath": "/static/images/tabBar/tab-my.png",
|
|
|
"selectedIconPath": "/static/images/tabBar/tab-my-blue.png",
|
|
|
"text": "我的"
|