YZProjectCloud/yanzhu-ui-app/miniprogram/miniprogram_npm/@vant/weapp/dropdown-item/index.json

9 lines
152 B
JSON
Raw Normal View History

2024-10-13 11:24:45 +08:00
{
"component": true,
"usingComponents": {
"van-popup": "../popup/index",
"van-cell": "../cell/index",
"van-icon": "../icon/index"
}
}