[Doc] update version number

This commit is contained in:
陈嘉涵
2018-12-15 16:54:28 +08:00
parent f60541c396
commit d7975a5270
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -57,8 +57,8 @@ export default {
| loading | 是否为加载状态 | `Boolean` | `false` | - |
| disabled | 是否为禁用状态 | `Boolean` | `false` | - |
| size | 开关尺寸 | `String` | `24px` | 1.1.11 |
| active-color | 开关时的背景色 | `String` | `#1989fa` | 1.4.10 |
| inactive-color | 开关时的背景色 | `String` | `#fff` | 1.4.10 |
| active-color | 开关时的背景色 | `String` | `#1989fa` | 1.5.0 |
| inactive-color | 开关时的背景色 | `String` | `#fff` | 1.5.0 |
### Event