YZProjectCloud/yanzhu-ui-app/miniprogram/components/select-group-plan/index.json

7 lines
156 B
JSON
Raw Normal View History

2025-04-29 00:39:23 +08:00
{
"component": true,
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"categoryTree": "../select-group-plan/index"
}
}