diff --git a/README.md b/README.md index 133266127..06f0586cb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

logo

-

RuoYi v4.7.6

+

RuoYi v4.7.7

基于SpringBoot开发的轻量级Java快速开发框架

- +

diff --git a/pom.xml b/pom.xml index 6602781c0..bd5514020 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.ruoyi ruoyi - 4.7.6 + 4.7.7 jar ruoyi diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 17508d134..1d781f5a1 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -3,7 +3,7 @@ ruoyi: # 名称 name: RuoYi # 版本 - version: 4.7.6 + version: 4.7.7 # 版权年份 copyrightYear: 2023 # 实例演示开关 diff --git a/src/main/resources/templates/demo/form/summernote.html b/src/main/resources/templates/demo/form/summernote.html index fbf3208bd..e894dff10 100644 --- a/src/main/resources/templates/demo/form/summernote.html +++ b/src/main/resources/templates/demo/form/summernote.html @@ -17,7 +17,7 @@
Summernote 富文本编辑器

若依后台管理系统

ruoyi是一个完全响应式,基于Bootstrap3.3.7最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件,并集成了最新的jQuery版本(v2.1.1),当然,也集成了很多功能强大,用途广泛的就jQuery插件,她可以用于所有的Web应用程序,如网站管理后台网站会员中心CMSCRMOA等等,当然,您也可以对她进行深度定制,以做出更强系统。

- 当前版本:v4.7.6 + 当前版本:v4.7.7

免费开源 @@ -56,7 +56,7 @@

编辑/保存为html代码示例

你好,若依

H+是一个完全响应式,基于Bootstrap3.3.7最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件,并集成了最新的jQuery版本(v2.1.1),当然,也集成了很多功能强大,用途广泛的就jQuery插件,她可以用于所有的Web应用程序,如网站管理后台网站会员中心CMSCRMOA等等,当然,您也可以对她进行深度定制,以做出更强系统。

- 当前版本:v4.7.6 + 当前版本:v4.7.7

开源免费 diff --git a/src/main/resources/templates/include.html b/src/main/resources/templates/include.html index 16ac36935..d4aa4a8a1 100644 --- a/src/main/resources/templates/include.html +++ b/src/main/resources/templates/include.html @@ -12,7 +12,7 @@ - + @@ -36,8 +36,8 @@ - - + + diff --git a/src/main/resources/templates/index-topnav.html b/src/main/resources/templates/index-topnav.html index b858c5366..b4e7c4bad 100644 --- a/src/main/resources/templates/index-topnav.html +++ b/src/main/resources/templates/index-topnav.html @@ -14,7 +14,7 @@ - + @@ -318,8 +318,8 @@ - - + + diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index e645370ef..b08c4ea39 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -14,7 +14,7 @@ - +

@@ -264,8 +264,8 @@ - - + + - + - + diff --git a/src/main/resources/templates/main.html b/src/main/resources/templates/main.html index 7b94b71cd..3e82db448 100644 --- a/src/main/resources/templates/main.html +++ b/src/main/resources/templates/main.html @@ -96,13 +96,55 @@
更新日志
+
+
+
+ v4.7.72023.04.14 +
+
+
+
+
    +
  1. 操作日志新增消耗时间属性
  2. +
  3. 日志管理使用索引提升查询性能
  4. +
  5. 日志注解支持排除指定的请求参数
  6. +
  7. 新增监控页面图标显示
  8. +
  9. 新增支持登录IP黑名单限制
  10. +
  11. 更新fontawesome图标示例
  12. +
  13. 屏蔽定时任务bean违规的字符
  14. +
  15. 支持自定义隐藏属性列过滤子对象
  16. +
  17. 连接池Druid支持新的配置connectTimeout和socketTimeout
  18. +
  19. 升级jquery到最新版v3.6.3
  20. +
  21. 升级layui到最新版本2.7.6
  22. +
  23. 升级jasny-bootstrap到最新版4.0.0
  24. +
  25. 升级oshi到最新版本6.4.1
  26. +
  27. 升级druid到最新版本1.2.16
  28. +
  29. 修复异步表格树子项排序问题
  30. +
  31. 修复冻结列不支持IE浏览器的问题
  32. +
  33. 修复主子表使用suggest插件无法新增问题
  34. +
  35. 修复菜单栏快速点击导致展开折叠样式问题
  36. +
  37. 修复用户多角色数据权限可能出现权限抬升的情况
  38. +
  39. 修复异步加载表格树重置列表父节点展开异常问题
  40. +
  41. 修复页签属性refresh为undefined时页面被刷新问题
  42. +
  43. 移除apache/commons-fileupload依赖
  44. +
  45. 优化前端属性提醒说明
  46. +
  47. 优化用户导入更新时需获取用户编号问题
  48. +
  49. 优化主子表根据序号删除方法加入表格ID参数
  50. +
  51. 优化导出Excel时设置dictType属性重复查缓存问题
  52. +
  53. 优化在线用户服务缓存改为从Bean容器获取不使用自动装配
  54. +
  55. 优化表格示例行拖拽后列表底部总记录条数变成了undefined问题
  56. +
  57. 其他细节优化
  58. +
+
+
+
v4.7.62022.12.16
-
+
  1. 定时任务违规的字符
  2. diff --git a/src/main/resources/templates/monitor/job/cron.html b/src/main/resources/templates/monitor/job/cron.html index 3e4780cae..70c916ddd 100644 --- a/src/main/resources/templates/monitor/job/cron.html +++ b/src/main/resources/templates/monitor/job/cron.html @@ -1131,7 +1131,7 @@

    表达式

    - + - + diff --git a/src/main/resources/templates/skin.html b/src/main/resources/templates/skin.html index 3b20e4fdd..e22a6aa37 100644 --- a/src/main/resources/templates/skin.html +++ b/src/main/resources/templates/skin.html @@ -140,7 +140,7 @@ - +