Files
edu_mp/custom-tab-bar/index.json
2025-12-05 15:41:32 +08:00

8 lines
153 B
JSON

{
"component": true,
"usingComponents": {
"van-tabbar": "@vant/weapp/tabbar/index",
"van-tabbar-item": "@vant/weapp/tabbar-item/index"
}
}