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
+2 -2
View File
@@ -106,8 +106,8 @@ export default {
| size | 开关尺寸 | `string` | `30px` | - |
| active-color | 打开时的背景色 | `string` | `#1989fa` | - |
| inactive-color | 关闭时的背景色 | `string` | `#fff` | - |
| active-value | 打开时的值 | `any` | `true` | 1.5.6 |
| inactive-value | 关闭时的值 | `any` | `false` | 1.5.6 |
| active-value | 打开时的值 | `any` | `true` | - |
| inactive-value | 关闭时的值 | `any` | `false` | - |
### Events