tsteam-business-card-card-mini/vant/dist/calendar/index.json

11 lines
242 B
JSON
Raw Normal View History

2024-02-22 11:04:15 +08:00
{
"component": true,
"usingComponents": {
"header": "./components/header/index",
"month": "./components/month/index",
"van-button": "../button/index",
"van-popup": "../popup/index",
"van-toast": "../toast/index"
}
}