mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 14:19:38 +08:00
13 lines
371 B
JSON
13 lines
371 B
JSON
{
|
|
"usingComponents": {
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-picker": "@vant/weapp/picker/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-uploader": "@vant/weapp/uploader/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
|
|
"van-dialog": "@vant/weapp/dialog/index"
|
|
}
|
|
|
|
}
|