mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
fix: card demo 缺少 tag button 定义 (#5057)
This commit is contained in:
parent
a8d5999d89
commit
e87c22edec
@ -2,6 +2,8 @@
|
||||
"component": true,
|
||||
"usingComponents": {
|
||||
"van-card": "../../card/index",
|
||||
"van-tag": "../../tag/index",
|
||||
"van-button": "../../button/index",
|
||||
"demo-block": "../../../example/components/demo-block/index"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user