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

11 lines
351 B
JSON
Raw Normal View History

2026-04-17 16:26:28 +08:00
{
"usingComponents": {
"van-image": "@vant/weapp/image/index",
"van-count-down": "@vant/weapp/count-down/index",
"van-button": "@vant/weapp/button/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-toast": "@vant/weapp/toast/index",
"van-empty": "@vant/weapp/empty/index"
},
"navigationBarTitleText": "模拟考试"
}