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

9 lines
185 B
JSON
Raw Permalink Normal View History

2026-04-17 16:26:28 +08:00
{
"component": true,
"usingComponents": {
"van-dialog": "@vant/weapp/dialog/index",
"van-button": "@vant/weapp/button/index",
"van-icon": "@vant/weapp/icon/index"
}
}