Files
fastbee/wechat/miniprogram/miniprogram_npm/@vant/weapp/tabs/index.json
2021-07-27 21:57:03 +08:00

8 lines
121 B
JSON

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