Files
fastbee/wechat/miniprogram_npm/@vant/weapp/tabs/index.json
2021-08-30 09:56:13 +08:00

8 lines
121 B
JSON

{
"component": true,
"usingComponents": {
"van-info": "../info/index",
"van-sticky": "../sticky/index"
}
}