This commit is contained in:
zxy
2024-02-20 09:57:09 +08:00
4 changed files with 67 additions and 47 deletions

View File

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