You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
447 B
12 lines
447 B
2 years ago
|
{
|
||
|
"usingComponents": {
|
||
|
"van-button": "@vant/weapp/button/index",
|
||
|
"van-field": "@vant/weapp/field/index",
|
||
|
"van-cell": "@vant/weapp/cell/index",
|
||
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
||
|
"van-picker": "@vant/weapp/picker/index",
|
||
|
"van-popup": "@vant/weapp/popup/index",
|
||
|
"van-icon": "@vant/weapp/icon/index",
|
||
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index"
|
||
|
}
|
||
|
}
|