vant-weapp/lib/calendar/index.json
2020-08-03 20:35:29 +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"
}
}