qa-education-exam-weapp/pages/sign/sign.json

11 lines
340 B
JSON
Raw Normal View History

2026-04-17 16:26:28 +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",
"sign": "/components/sign/sign"
},
"navigationBarTitleText": "签字采集"
}