mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
11 lines
271 B
JSON
11 lines
271 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-cell": "../../cell/index",
|
|
"van-cell-group": "../../cell-group/index",
|
|
"van-icon": "../../icon/index",
|
|
"van-tag": "../../tag/index",
|
|
"demo-block": "../../../example/components/demo-block/index"
|
|
}
|
|
}
|