|
@@ -28,7 +28,7 @@
|
|
|
"path": "pages/userCenter/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "个人中心",
|
|
|
- "navigationBarBackgroundColor": "#2ab4e5",
|
|
|
+ "navigationBarBackgroundColor": "#ff0000",
|
|
|
"navigationBarTextStyle": "white"
|
|
|
}
|
|
|
},
|
|
@@ -58,7 +58,7 @@
|
|
|
},
|
|
|
"tabBar": {
|
|
|
"color": "#7A7E83",
|
|
|
- "selectedColor": "#2ab4e5",
|
|
|
+ "selectedColor": "#ff0000",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"fontSize": "14px",
|
|
|
"list": [
|