表单验证优化
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
minlength: 5,
|
||||
maxlength: 20
|
||||
},
|
||||
}
|
||||
},
|
||||
focusCleanup: true
|
||||
});
|
||||
|
||||
function submitHandler() {
|
||||
|
Reference in New Issue
Block a user