2021-12-21 09:51:43 +08:00

12 lines
329 B
JSON

{
"component": true,
"usingComponents": {
"van-cell": "../../cell/index",
"van-dialog": "../../dialog/index",
"van-notify": "../../notify/index",
"van-swipe-cell": "../../swipe-cell/index",
"van-cell-group": "../../cell-group/index",
"demo-block": "../../../example/components/demo-block/index"
}
}