@@ -415,8 +415,8 @@
trigger: "blur"
}, {
min: 2,
- max: 5,
- message: '姓名长度在2到5个字符'
+ max: 20,
+ message: '姓名长度在2到20个字符'
}]
},
{