|
|
@ -324,13 +324,36 @@ |
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
"navigationBarTextStyle": "black" |
|
|
"navigationBarTextStyle": "black" |
|
|
} |
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/market/my/info", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "个人资料", |
|
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
|
"navigationBarBackgroundColor": "#292929", |
|
|
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/market/my/set_up", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "设置", |
|
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
|
"navigationBarBackgroundColor": "#292929", |
|
|
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/market/my/update_pass", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "修改密码", |
|
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
|
"navigationBarBackgroundColor": "#fff", |
|
|
|
|
|
"navigationBarTextStyle": "black" |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
], |
|
|
], |
|
|
"globalStyle": { |
|
|
"globalStyle": { |
|
|
"navigationBarTextStyle": "white", |
|
|
"navigationBarTextStyle": "white", |
|
|
|