页面切图
This commit is contained in:
10
pages.json
10
pages.json
@@ -118,13 +118,13 @@
|
||||
{
|
||||
"path": "pages/device/APF/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "APF设备详情"
|
||||
"navigationBarTitleText": "APF 设备名称 + 型号"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/DVR/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "DVR设备详情"
|
||||
"navigationBarTitleText": "DVR 设备名称 + 型号"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -282,6 +282,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "项目详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/gateway/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "网关详情"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user