qa-education-exam-weapp/pages/mine/information/filling.json

15 lines
510 B
JSON
Raw Normal View History

2026-04-17 16:22:56 +08:00
{
"usingComponents": {
"van-field": "@vant/weapp/field/index",
"van-button": "@vant/weapp/button/index",
"van-cell-group": "@vant/weapp/cell-group/index",
"van-cell": "@vant/weapp/cell/index",
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
"van-popup": "@vant/weapp/popup/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-uploader": "@vant/weapp/uploader/index",
"van-picker": "@vant/weapp/picker/index"
},
"navigationBarTitleText": "信息填报"
}