页面结构改变
This commit is contained in:
16
pages.json
16
pages.json
@@ -116,49 +116,49 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/detailAPF",
|
||||
"path": "pages/device/APF/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "APF设备详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/detailDVR",
|
||||
"path": "pages/device/DVR/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "DVR设备详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/recordAPF",
|
||||
"path": "pages/device/APF/record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "操作记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/recordDVR",
|
||||
"path": "pages/device/DVR/record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "操作记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/reportAPF",
|
||||
"path": "pages/device/APF/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/reportDVR",
|
||||
"path": "pages/device/DVR/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/aboutAPF",
|
||||
"path": "pages/device/APF/about",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/aboutDVR",
|
||||
"path": "pages/device/DVR/about",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user