页面切图
This commit is contained in:
57
pages.json
57
pages.json
@@ -122,23 +122,47 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/record",
|
||||
"path": "pages/device/detailDVR",
|
||||
"style": {
|
||||
"navigationBarTitleText": "DVR设备详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/recordAPF",
|
||||
"style": {
|
||||
"navigationBarTitleText": "操作记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/report",
|
||||
"path": "pages/device/recordDVR",
|
||||
"style": {
|
||||
"navigationBarTitleText": "操作记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/reportAPF",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/about",
|
||||
"path": "pages/device/reportDVR",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/aboutAPF",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/aboutDVR",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/gateway/list",
|
||||
"style": {
|
||||
@@ -174,6 +198,30 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "事件"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/transfer",
|
||||
"style": {
|
||||
"navigationBarTitleText": "移交"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/feedback",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提交反馈"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/feedback",
|
||||
"style": {
|
||||
"navigationBarTitleText": "反馈列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/feedback",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提交反馈"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
@@ -208,9 +256,8 @@
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "灿能电力",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"backgroundColor": "#fff"
|
||||
"backgroundColor": "#fff",
|
||||
// #ifdef H5
|
||||
,
|
||||
"navigationStyle": "custom"
|
||||
// #endif
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user