设备消息
This commit is contained in:
13
pages.json
13
pages.json
@@ -222,7 +222,13 @@
|
||||
{
|
||||
"path": "pages/message/run",
|
||||
"style": {
|
||||
"navigationBarTitleText": "系统消息"
|
||||
"navigationBarTitleText": "运行事件"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/runDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "运行事件详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -468,9 +474,8 @@
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "灿能电力",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"backgroundColor": "#f3f4f5"
|
||||
"backgroundColor": "#f3f4f5",
|
||||
// #ifdef H5
|
||||
,
|
||||
"navigationStyle": "custom"
|
||||
// #endif
|
||||
},
|
||||
@@ -487,4 +492,4 @@
|
||||
//当前激活的模式(list 的索引项)
|
||||
"list": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user