[new feature] Card: add bottom slot

This commit is contained in:
陈嘉涵
2019-05-30 11:00:59 +08:00
parent 6ab565920e
commit f87dac1d61
6 changed files with 32 additions and 1 deletions
+1
View File
@@ -75,6 +75,7 @@ Vue.use(Card);
| num | 自定义数量 |
| price | 自定义价格 |
| origin-price | 自定义商品原价 |
| bottom | 自定义价格下方区域 |
| thumb | 自定义图片 |
| tag | 自定义图片角标 |
| tags | 自定义描述下方标签区域 |