|
|
|
|
@ -29,17 +29,12 @@
|
|
|
|
|
"path": "pages/user/index",
|
|
|
|
|
"style": {
|
|
|
|
|
//"navigationBarTitleText": "个人中心",
|
|
|
|
|
// #ifdef MP || APP-PLUS
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarBackgroundColor": "#409EFF",
|
|
|
|
|
// #endif
|
|
|
|
|
"app-plus": {
|
|
|
|
|
// #ifdef APP-PLUS
|
|
|
|
|
"titleNView": {
|
|
|
|
|
"type": "default"
|
|
|
|
|
}
|
|
|
|
|
// #endif
|
|
|
|
|
}
|
|
|
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
|
|
|
"navigationBarTextStyle": "black"
|
|
|
|
|
// #ifdef H5
|
|
|
|
|
,
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
// #endif
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
|