完成008A功能开发
This commit is contained in:
41
pages.json
41
pages.json
@ -168,8 +168,8 @@
|
||||
{
|
||||
"path": "pages/common/map/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "地图"
|
||||
|
||||
"navigationBarTitleText": "地图",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -473,15 +473,15 @@
|
||||
{
|
||||
"path": "pages/common/sosSet/TxtMsgSetting",
|
||||
"style": {
|
||||
"navigationBarTitleText": "短信设置",
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "短信设置"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/sosSet/LinkManSetting",
|
||||
"style": {
|
||||
"navigationBarTitleText": "紧急联系人",
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "紧急联系人"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -495,6 +495,35 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "报警记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/linkDefence/defence",
|
||||
"style": {
|
||||
"navigationBarTitleText": "预警布防",
|
||||
"navigationStyle": "custom",
|
||||
"app-plus":{
|
||||
"bounce":"none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/linkDefence/addDefence",
|
||||
"style": {
|
||||
"navigationBarTitleText": "编辑预警编组"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/linkDefence/checkDevice",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/Msgs/deviceMsg",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备消息"
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user