docs: remove 1.x version tip (#4257)

This commit is contained in:
neverland
2019-08-27 17:50:36 +08:00
committed by GitHub
parent f32104ad86
commit 16e80672d5
33 changed files with 84 additions and 84 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ Vue.use(Tag);
| plain | 是否为空心样式 | `boolean` | `false` | - |
| round | 是否为圆角样式 | `boolean` | `false` | - |
| mark | 是否为标记样式 | `boolean` | `false` | - |
| text-color | 文本颜色,优先级高于`color`属性 | `string` | `white` | 1.5.0 |
| text-color | 文本颜色,优先级高于`color`属性 | `string` | `white` | - |
### Slots