YZProjectCloud/yanzhu-ui-app/miniprogram/components/@mkl/tabs/index.json

8 lines
121 B
JSON
Raw Normal View History

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