filesbox/miniprogram/FilesBox/node_modules/@vant/weapp/lib/calendar/index.json
2023-09-21 10:23:31 +08:00

11 lines
242 B
JSON

{
"component": true,
"usingComponents": {
"header": "./components/header/index",
"month": "./components/month/index",
"van-button": "../button/index",
"van-popup": "../popup/index",
"van-toast": "../toast/index"
}
}