9 lines
241 B
JSON
9 lines
241 B
JSON
{
|
|
"usingComponents": {
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
|
"van-tag": "@vant/weapp/tag/index"
|
|
},
|
|
"navigationBarTitleText": "个人中心",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#1D90FB"
|
|
} |