jhwxapp/miniprogram/components/@mkl/multi-select/index.json

7 lines
88 B
JSON
Raw Normal View History

2023-08-10 01:21:29 +08:00
{
"component": true,
"usingComponents": {
"van-picker": "../picker/index"
}
}