flat: style修改

This commit is contained in:
Apcallover
2024-02-20 09:47:57 +08:00
parent 8b5a31c192
commit 43b666c876
4 changed files with 64 additions and 44 deletions

View File

@@ -5,7 +5,10 @@
"path" : "pages/index/index",
"style" : {
"enablePullDownRefresh" : true,
"navigationBarBackgroundColor" : "#FFFFFF"
"navigationBarBackgroundColor" : "#FFFFFF",
"navigationBarShadow": {
"colorType": "none"
}
}
},
{