页面优化

This commit is contained in:
仲么了
2023-09-25 11:04:57 +08:00
parent c727be80c0
commit 012b5ff87c
3 changed files with 25 additions and 11 deletions

View File

@@ -4,7 +4,8 @@
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
@@ -480,8 +481,9 @@
"navigationBarTextStyle": "black",
"navigationBarTitleText": "灿能电力",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#f3f4f5",
"backgroundColor": "#f3f4f5"
// #ifdef H5
,
"navigationStyle": "custom"
// #endif
},