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

14 lines
438 B
JSON
Raw Normal View History

2026-04-17 16:26:28 +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-sticky": "@vant/weapp/sticky/index",
"van-button": "@vant/weapp/button/index",
"van-empty": "@vant/weapp/empty/index"
},
"navigationBarTitleText": "考试记录"
}