|
@@ -74,12 +74,12 @@
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "white",
|
|
|
"navigationBarTitleText": "学吧",
|
|
|
- "navigationBarBackgroundColor": "#2979ff",
|
|
|
+ "navigationBarBackgroundColor": "#32C8DA",
|
|
|
"backgroundColor": "#ffffff"
|
|
|
},
|
|
|
"tabBar": {
|
|
|
"color": "8a8a8a",
|
|
|
- "selectedColor": "#2c2c2c",
|
|
|
+ "selectedColor": "#262D3D",
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"list": [{
|