[Doc] remove old version tip (#3694)

This commit is contained in:
neverland
2019-06-29 16:56:07 +08:00
committed by GitHub
parent 8a1a186dac
commit cbda63939d
33 changed files with 104 additions and 104 deletions
+2 -2
View File
@@ -65,9 +65,9 @@ import 'vant/lib/icon/local.css';
|------|------|------|------|------|
| name | 图标名称或图片链接 | `String` | - | - |
| info | 图标右上角文字提示 | `String | Number` | - | - |
| color | 图标颜色 | `String` | `inherit` | 1.1.3 |
| color | 图标颜色 | `String` | `inherit` | - |
| size | 图标大小,如 `20px` `2em`,默认单位为`px` | `String | Number` | `inherit` | 2.0.0 |
| class-prefix | 类名前缀 | `String` | `van-icon` | 1.2.1 |
| class-prefix | 类名前缀 | `String` | `van-icon` | - |
| tag | HTML 标签 | `String` | `i` | 1.6.10 |
### Events