docs: improve link spacing

This commit is contained in:
陈嘉涵
2020-02-08 20:16:04 +08:00
parent 6189b75395
commit e7d3f536c7
32 changed files with 49 additions and 48 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ Vue.use(CellGroup);
| 参数 | 说明 | 类型 | 默认值 |
|------|------|------|------|
| icon | 左侧 [图标名称](#/zh-CN/icon) 或图片链接 | *string* | - |
| icon | 左侧[图标名称](#/zh-CN/icon)或图片链接 | *string* | - |
| title | 左侧标题 | *number \| string* | - |
| value | 右侧内容 | *number \| string* | - |
| label | 标题下方的描述信息 | *string* | - |