@@ -29,7 +29,7 @@ class MemberValidator extends BaseValidator
public static $fields = [
'id' => 'ID',
'password' => '登录密码',
- 'username' => '用户名',
+ 'username' => '账号',
'code' => '验证码',
'mobile' => '手机号码',
'email' => '邮箱',