water_sh/miniprogram_npm/@vant/weapp/cascader/index.json

8 lines
148 B
JSON
Raw Normal View History

2025-04-15 15:48:57 +08:00
{
"component": true,
"usingComponents": {
"van-icon": "../icon/index",
"van-tab": "../tab/index",
"van-tabs": "../tabs/index"
}
}