|
@@ -32,7 +32,11 @@
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "服务器配置",
|
|
"navigationBarTitleText": "服务器配置",
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
- "navigationBarTextStyle": "black"
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -40,7 +44,11 @@
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "服务器配置",
|
|
"navigationBarTitleText": "服务器配置",
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
- "navigationBarTextStyle": "black"
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -77,6 +85,18 @@
|
|
"titleNView": false
|
|
"titleNView": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/door/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "门禁识别",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"subPackages": [
|
|
"subPackages": [
|
|
@@ -87,13 +107,25 @@
|
|
{
|
|
{
|
|
"path": "webview/index",
|
|
"path": "webview/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "浏览网页"
|
|
|
|
|
|
+ "navigationBarTitleText": "浏览网页",
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "textview/index",
|
|
"path": "textview/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "浏览文本"
|
|
|
|
|
|
+ "navigationBarTitleText": "浏览文本",
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -130,21 +162,36 @@
|
|
"path": "appMessage/index",
|
|
"path": "appMessage/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "消息列表",
|
|
"navigationBarTitleText": "消息列表",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "appMessage/details",
|
|
"path": "appMessage/details",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "消息详情",
|
|
"navigationBarTitleText": "消息详情",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "alarmMessage/index",
|
|
"path": "alarmMessage/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "告警通知",
|
|
"navigationBarTitleText": "告警通知",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -182,26 +229,49 @@
|
|
{
|
|
{
|
|
"path": "info/index",
|
|
"path": "info/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "我的信息"
|
|
|
|
|
|
+ "navigationBarTitleText": "我的信息",
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "msg/index",
|
|
"path": "msg/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "消息设置"
|
|
|
|
|
|
+ "navigationBarTitleText": "消息设置",
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "secure/index",
|
|
"path": "secure/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "账号与安全"
|
|
|
|
|
|
+ "navigationBarTitleText": "账号与安全",
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "secure/loginLog/index",
|
|
"path": "secure/loginLog/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "登录日志",
|
|
"navigationBarTitleText": "登录日志",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -215,7 +285,13 @@
|
|
{
|
|
{
|
|
"path": "avatar/index",
|
|
"path": "avatar/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "修改头像"
|
|
|
|
|
|
+ "navigationBarTitleText": "修改头像",
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -257,49 +333,84 @@
|
|
"path": "xunJian/xunJian",
|
|
"path": "xunJian/xunJian",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "巡检",
|
|
"navigationBarTitleText": "巡检",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/plan/index",
|
|
"path": "xunJian/plan/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "巡检计划",
|
|
"navigationBarTitleText": "巡检计划",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/plan/components/siteDetails",
|
|
"path": "xunJian/plan/components/siteDetails",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "站点详情",
|
|
"navigationBarTitleText": "站点详情",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/plan/components/content",
|
|
"path": "xunJian/plan/components/content",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "巡检内容",
|
|
"navigationBarTitleText": "巡检内容",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/plan/components/report",
|
|
"path": "xunJian/plan/components/report",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "巡检上报",
|
|
"navigationBarTitleText": "巡检上报",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/record/index",
|
|
"path": "xunJian/record/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "巡检记录",
|
|
"navigationBarTitleText": "巡检记录",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/record/recordDetail/index",
|
|
"path": "xunJian/record/recordDetail/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "巡检记录详情",
|
|
"navigationBarTitleText": "巡检记录详情",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -318,7 +429,12 @@
|
|
"path": "xunJian/collect/components/collectDetail",
|
|
"path": "xunJian/collect/components/collectDetail",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "采集上报",
|
|
"navigationBarTitleText": "采集上报",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -337,35 +453,60 @@
|
|
"path": "xunJian/error/index",
|
|
"path": "xunJian/error/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "异常上报",
|
|
"navigationBarTitleText": "异常上报",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/error/errorList",
|
|
"path": "xunJian/error/errorList",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "异常列表",
|
|
"navigationBarTitleText": "异常列表",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/error/errorListDetail",
|
|
"path": "xunJian/error/errorListDetail",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "事件详情",
|
|
"navigationBarTitleText": "事件详情",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "xunJian/error/errorDisposition",
|
|
"path": "xunJian/error/errorDisposition",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "处置内容",
|
|
"navigationBarTitleText": "处置内容",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"path": "signIn/index",
|
|
"path": "signIn/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "人员签到",
|
|
"navigationBarTitleText": "人员签到",
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "app-plus": {
|
|
|
|
+ "bounce": "none",
|
|
|
|
+ "titleNView": false
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
]
|