Commit 15158f5d authored by Junling Bu's avatar Junling Bu
Browse files

chore[litemall-wx]: 重置navigationBar样式

parent d12f3c47
...@@ -33,9 +33,9 @@ ...@@ -33,9 +33,9 @@
"pages/about/about" "pages/about/about"
], ],
"window": { "window": {
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTitleText": "litemall小程序商城", "navigationBarTitleText": "litemall小程序商城",
"navigationBarTextStyle": "#FFFFFF", "navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#696969",
"backgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF",
"backgroundTextStyle": "dark", "backgroundTextStyle": "dark",
"enablePullDownRefresh": false "enablePullDownRefresh": false
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment