|
|
@ -44,7 +44,21 @@ |
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
"navigationBarTextStyle": "black" |
|
|
"navigationBarTextStyle": "black" |
|
|
} |
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/coach/home/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "首页", |
|
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
|
|
|
"navigationBarTextStyle": "black" |
|
|
} |
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
], |
|
|
], |
|
|
"globalStyle": { |
|
|
"globalStyle": { |
|
|
"navigationBarTextStyle": "white", |
|
|
"navigationBarTextStyle": "white", |
|
|
|