message.properties 439 B

12345678
  1. ######################后台######################################
  2. #用户登录
  3. userName.error.null=用户名不能为空!
  4. password.error.null=密码不能为空!
  5. userName.error.not.exist=<font color="red">用户名不存在!</font>
  6. user.password.error=<font color="red">密码错误!</font>
  7. user.error.is.not.valid=<font color="red">用户已无效!</font>
  8. user.error.is.not.data=<font color\="red">不在有效期内!</font>