[Doc] Icon: add size example

This commit is contained in:
陈嘉涵 2018-08-10 17:29:44 +08:00
parent 63b916c023
commit 02e1e74717

View File

@ -55,7 +55,7 @@ import 'vant/lib/vant-css/icon-local.css';
| name | 图标名称 | `String` | - |
| info | 图标右上角文字提示 | `String | Number` | - |
| color | 图标颜色 | `String` | `inherit` |
| size | 图标大小 | `String` | `inherit` |
| size | 图标大小,如 `20px``2em` | `String` | `inherit` |
### Event