Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 22:25
· 47 commits to main since this release

Bug Fixes

  • solon: 修复校验字段失效问题

  • ui: 当页面刷新时加载已存在的Tab

  • ui: 修复创建角色表单没有校验数据问题

  • 修复头像上传和访问异常问题

  • springboot: 修复redis缓存token失效问题

Miscellaneous

  • ui: 修改密码表单宽度缩小一半

  • ui: 调整后台头部样式

Refactor

  • common: 删除StrcUtils工具类、变更PpUtils类名为ParamValidUtils