diff --git a/README.md b/README.md index bd75852..f084982 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

logo

-

RuoYi v3.6.2

+

RuoYi v3.6.3

基于 Vue3/Element Plus 和 Spring Boot/Spring Cloud & Alibaba 前后端分离的分布式微服务架构

- +

diff --git a/package.json b/package.json index 3ce60ee..ab23abd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "3.6.2", + "version": "3.6.3", "description": "若依管理系统", "author": "若依", "license": "MIT", diff --git a/src/assets/images/pay.png b/src/assets/images/pay.png new file mode 100644 index 0000000..bb8b967 Binary files /dev/null and b/src/assets/images/pay.png differ diff --git a/src/views/index.vue b/src/views/index.vue index f179cc4..51c690d 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -150,6 +150,44 @@ + +
    +
  1. 支持登录IP黑名单限制
  2. +
  3. 操作日志新增消耗时间属性
  4. +
  5. 屏蔽定时任务bean违规的字符
  6. +
  7. 日志管理使用索引提升查询性能
  8. +
  9. 日志注解支持排除指定的请求参数
  10. +
  11. 支持自定义隐藏属性列过滤子对象
  12. +
  13. 升级spring-boot到最新版本2.7.13
  14. +
  15. 升级spring-cloud到最新版2021.0.8
  16. +
  17. 升级spring-cloud-alibaba到最新版2021.0.5.0
  18. +
  19. 升级druid到最新版本1.2.16
  20. +
  21. 升级fastjson到最新版2.0.34
  22. +
  23. 升级pagehelper到最新版1.4.7
  24. +
  25. 升级transmittable-thread-local到最新版本2.14.3
  26. +
  27. 升级element-ui到最新版本2.15.13
  28. +
  29. 移除apache/commons-fileupload依赖
  30. +
  31. 修复页面切换时布局错乱的问题
  32. +
  33. 修复用户多角色数据权限可能出现权限抬升的情况
  34. +
  35. 修复导入用户时无法更新存在用户数据的问题
  36. +
  37. 修复开启TopNav后一级菜单路由参数设置无效问题
  38. +
  39. 优化文件下载出现的异常
  40. +
  41. 优化选择图标组件高亮回显
  42. +
  43. 优化修改密码日志存储明文问题
  44. +
  45. 优化排序属性orderBy参数限制长度
  46. +
  47. 优化页签栏关闭其他出现的异常问题
  48. +
  49. 优化页签关闭左侧选项排除首页选项
  50. +
  51. 优化关闭当前tab页跳转最右侧tab页
  52. +
  53. 优化文件上传服务关闭InputStream
  54. +
  55. 优化页签在Firefox浏览器被遮挡的问题
  56. +
  57. 优化侧边栏的平台标题与VUE_APP_TITLE保持同步
  58. +
  59. 优化DictTag组件value没有匹配的值时则展示value
  60. +
  61. 优化去除@EnableCustomSwagger注解后会启动失败问题
  62. +
  63. 优化upload接口在文件过大和文件名过长的情况返回提示信息
  64. +
  65. 优化异步保存日志发生报错不进RemoteLogFallbackFactory问题
  66. +
  67. 其他细节优化
  68. +
+
  1. 重置时取消部门选中
  2. @@ -825,7 +863,7 @@
    donate @@ -840,7 +878,7 @@