Files
fastbee/wechat/miniprogram/pages/index/index.json
2021-07-27 21:57:03 +08:00

7 lines
169 B
JSON

{
"usingComponents": {
"van-action-sheet": "@vant/weapp/action-sheet/index",
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index"
}
}