测试bug反馈修复
This commit is contained in:
10
pages.json
10
pages.json
@@ -198,19 +198,19 @@
|
||||
{
|
||||
"path": "pages/message/term",
|
||||
"style": {
|
||||
"navigationBarTitleText": "终端状态消息"
|
||||
"navigationBarTitleText": "设备状态消息"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/termList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "异常终端列表"
|
||||
"navigationBarTitleText": "异常设备列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/termDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "异常终端详情"
|
||||
"navigationBarTitleText": "异常设备详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -253,7 +253,6 @@
|
||||
"titleText": "灿能物联",
|
||||
// 窗口的标题
|
||||
"titleAlign": "center",
|
||||
"padding-left": "16rpx",
|
||||
"padding-right": "20rpx",
|
||||
"buttons": [
|
||||
{
|
||||
@@ -469,8 +468,9 @@
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "灿能电力",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"backgroundColor": "#f3f4f5",
|
||||
"backgroundColor": "#f3f4f5"
|
||||
// #ifdef H5
|
||||
,
|
||||
"navigationStyle": "custom"
|
||||
// #endif
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user