Merge branch 'master' of github.com:9th-js/wcui

master
yutent 2023-03-21 16:04:13 +08:00
commit 615ef62853
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ class Input extends Component {
disabled: false, disabled: false,
closeable: false, closeable: false,
icon: '', icon: '',
size: 'l',
placeholder: '', placeholder: '',
maxlength: null, maxlength: null,
minlength: null, minlength: null,