添加游客
This commit is contained in:
13
pages.json
13
pages.json
@@ -142,13 +142,16 @@
|
||||
{
|
||||
"path": "pages/device/APF/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况"
|
||||
"navigationBarTitleText": "告警情况",
|
||||
"navigationStyle": "custom"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/DVR/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况"
|
||||
"navigationBarTitleText": "告警情况",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -330,6 +333,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "项目移交"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/audit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "角色升级审核"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user