10 lines
306 B
JSON
10 lines
306 B
JSON
{
|
|
"usingComponents": {
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-image": "@vant/weapp/image/index"
|
|
},
|
|
"navigationBarTitleText": "个人中心"
|
|
} |