页面切图
This commit is contained in:
27
pages.json
27
pages.json
@@ -184,19 +184,37 @@
|
||||
{
|
||||
"path": "pages/message/incident",
|
||||
"style": {
|
||||
"navigationBarTitleText": "系统消息"
|
||||
"navigationBarTitleText": "暂态事件"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/term",
|
||||
"style": {
|
||||
"navigationBarTitleText": "终端状态消息"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/termList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "异常终端列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/termDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "异常终端详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警"
|
||||
"navigationBarTitleText": "稳态越限"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/system",
|
||||
"style": {
|
||||
"navigationBarTitleText": "事件"
|
||||
"navigationBarTitleText": "系统消息"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -322,9 +340,8 @@
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "灿能电力",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"backgroundColor": "#f3f4f5"
|
||||
"backgroundColor": "#f3f4f5",
|
||||
// #ifdef H5
|
||||
,
|
||||
"navigationStyle": "custom"
|
||||
// #endif
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user