@@ -132,7 +132,7 @@ export default {
return
}
if (!/^[a-zA-Z_0-9]{5,36}$/i.test(this.newUserName)) {
- this.$showTips('只能是5-20位数字字母下划线')
+ this.$showTips('只能是5-20位的数字,字母下,划线')