Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-09-05 07:17:49 +08:00
82 changed files with 264 additions and 228 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ export default {
| length | 密码最大长度 | _number \| string_ | `6` |
| gutter | 输入框格子之间的间距,如 `20px` `2em`,默认单位为`px` | _number \| string_ | `0` |
| mask | 是否隐藏密码内容 | _boolean_ | `true` |
| focused `v2.1.8` | 是否已聚焦,聚焦时会显示光标 | _boolean_ | `false` |
| focused | 是否已聚焦,聚焦时会显示光标 | _boolean_ | `false` |
### Events