页面切图

This commit is contained in:
仲么了
2023-02-28 08:49:16 +08:00
parent a8eef6d797
commit 66c615eb80
10 changed files with 89 additions and 34 deletions

View File

@@ -187,6 +187,12 @@
"navigationBarTitleText": "暂态事件"
}
},
{
"path": "pages/message/incidentDetail",
"style": {
"navigationBarTitleText": "暂态事件详情"
}
},
{
"path": "pages/message/term",
"style": {
@@ -340,8 +346,9 @@
"navigationBarTextStyle": "black",
"navigationBarTitleText": "灿能电力",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#f3f4f5",
"backgroundColor": "#f3f4f5"
// #ifdef H5
,
"navigationStyle": "custom"
// #endif
},