Card 组件增加 centered 属性 (#54)

This commit is contained in:
neverland
2017-07-18 10:01:00 +08:00
committed by 张敏
parent 97739c9026
commit 570cd24b6b
2 changed files with 5 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ export default {
| thumb | 左侧图片 | `string` | | |
| title | 标题 | `string` | | |
| desc | 描述 | `string` | | |
| centered | 内容是否垂直居中 | `string` | `false` | |
### Slot