[Improvement] support Number type info (#845)

This commit is contained in:
neverland
2018-04-10 17:35:10 +08:00
committed by GitHub
parent d3f6042650
commit 64898e1900
12 changed files with 26 additions and 15 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ import 'vant/lib/vant-css/icon-local.css';
| 参数 | 说明 | 类型 | 默认值 | 可选值 |
|-----------|-----------|-----------|-------------|-------------|
| name | 图标名称 | `String` | `''` | - |
| info | 图标右上角文字提示 | `String` | `''` | - |
| info | 图标右上角文字提示 | `String | Number` | `''` | - |
### Event