10 lines
303 B
JSON
10 lines
303 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-uploader": "@vant/weapp/uploader/index",
|
||
|
|
"van-button": "@vant/weapp/button/index",
|
||
|
|
"van-image": "@vant/weapp/image/index",
|
||
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
||
|
|
"van-toast": "@vant/weapp/toast/index"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "人像采集"
|
||
|
|
}
|