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
@@ -75,7 +75,7 @@ Vue.use(NoticeBar);
| text | 通知文本内容 | *string* | `''` |
| color | 文本颜色 | *string* | `#f60` |
| background | 滚动条背景 | *string* | `#fff7cc` |
| left-icon | 左侧 [图标名称](#/zh-CN/icon) 或图片链接 | *string* | - |
| left-icon | 左侧[图标名称](#/zh-CN/icon)或图片链接 | *string* | - |
| delay | 动画延迟时间 (s) | *number \| string* | `1` |
| speed | 滚动速率 (px/s) | *number \| string* | `50` |
| scrollable | 是否在长度溢出时滚动播放 | *boolean* | `true` |