10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "个人中心",
|
|
"backgroundColor": "#fff",
|
|
"backgroundTextStyle": "light",
|
|
"usingComponents": {
|
|
"van-icon": "@vant/weapp/icon/index"
|
|
}
|
|
} |