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

13 lines
435 B
JSON
Raw Normal View History

2026-04-17 16:22:56 +08:00
{
"usingComponents": {
"van-tag": "@vant/weapp/tag/index",
"van-image": "@vant/weapp/image/index",
"van-count-down": "@vant/weapp/count-down/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-icon": "@vant/weapp/icon/index",
"van-field": "@vant/weapp/field/index",
"van-sticky": "@vant/weapp/sticky/index",
"van-button": "@vant/weapp/button/index",
"van-empty": "@vant/weapp/empty/index"
}
}