Card 组件支持 thumb slot,加入 flex 布局 (#48)

This commit is contained in:
neverland
2017-07-04 15:46:54 +08:00
committed by 张敏
parent bce1f2dce4
commit 2584fb8b04
3 changed files with 92 additions and 92 deletions

View File

@@ -86,4 +86,5 @@ export default {
| title | 自定义标题 |
| desc | 自定义描述 |
| tags | 自定义tags |
| thumb | 自定义thumb |
| footer | 自定义footer |