|
@@ -10,7 +10,8 @@
|
|
}, {
|
|
}, {
|
|
"path": "pages/grade/grade",
|
|
"path": "pages/grade/grade",
|
|
"style": {
|
|
"style": {
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
|
+ "navigationStyle":"custom"
|
|
}
|
|
}
|
|
|
|
|
|
}, {
|
|
}, {
|
|
@@ -30,11 +31,11 @@
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "家长端",
|
|
"navigationBarTitleText": "家长端",
|
|
- "navigationBarBackgroundColor": "#F5F5F5",
|
|
|
|
- "backgroundColor": "#F5F5F5"
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#fafafa",
|
|
|
|
+ "backgroundColor": "#fafafa"
|
|
},
|
|
},
|
|
"tabBar":{
|
|
"tabBar":{
|
|
- "backgroundColor":"#F5F5F5",
|
|
|
|
|
|
+ "backgroundColor":"#fafafa",
|
|
"borderStyle":"white",
|
|
"borderStyle":"white",
|
|
"color":"#707070",
|
|
"color":"#707070",
|
|
"selectedColor":"#2c2c2c",
|
|
"selectedColor":"#2c2c2c",
|