size默认l

master
chenjiajian 2023-03-21 10:55:44 +08:00
parent 61bc97df63
commit 1b92d9a6d0
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,