duidui_mini_program/node_modules/@vant/weapp/lib/calendar/index.json
2026-03-27 10:41:46 +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"
}
}