qa-education-exam-weapp/pages/photo/collection.json

10 lines
303 B
JSON
Raw Normal View History

2026-04-17 16:22:56 +08:00
{
"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": "人像采集"
}