页面切图
This commit is contained in:
18
pages.json
18
pages.json
@@ -144,7 +144,6 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况",
|
||||
"navigationStyle": "custom"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -233,7 +232,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/feedback",
|
||||
"path": "pages/home/feedback",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提交反馈"
|
||||
}
|
||||
@@ -345,6 +344,18 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "报警设备"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/message/feedbackDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "反馈详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/service",
|
||||
"style": {
|
||||
"navigationBarTitleText": "联系客服"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
@@ -379,9 +390,8 @@
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "灿能电力",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"backgroundColor": "#f3f4f5"
|
||||
"backgroundColor": "#f3f4f5",
|
||||
// #ifdef H5
|
||||
,
|
||||
"navigationStyle": "custom"
|
||||
// #endif
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user