|
@@ -183,7 +183,7 @@
|
|
|
],
|
|
|
"tabBar": {
|
|
|
"color": "#7A7E83",
|
|
|
- "selectedColor": "#c74547",
|
|
|
+ "selectedColor": "#48a5ff",
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#F8F8F8",
|
|
|
"list": [{
|
|
@@ -213,9 +213,9 @@
|
|
|
]
|
|
|
},
|
|
|
"globalStyle": {
|
|
|
- "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "",
|
|
|
- "navigationBarBackgroundColor": "#d84748",
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
"backgroundColor": "#F8F8F8",
|
|
|
"pageOrientation": "portrait"
|
|
|
|