flat: style更新

This commit is contained in:
Apcallover
2024-02-20 12:02:52 +08:00
parent 779aad2016
commit 5f9d18d46e
3 changed files with 219 additions and 9 deletions

View File

@@ -199,8 +199,13 @@
"path" : "pages/market/market",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
"navigationBarTitleText" : "市场详情",
"navigationBarBackgroundColor": "#4570fa",
"enablePullDownRefresh" : false,
"navigationBarTextStyle": "white",
"navigationBarShadow": {
"colorType": "none"
}
}
}
],