From e9e07188956043bd19cf688f355b2e1841e04b74 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Thu, 26 Dec 2024 10:14:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=A5=E4=BE=9D=20v4.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +- pom.xml | 4 +- ruoyi-admin/pom.xml | 2 +- .../src/main/resources/application.yml | 2 +- .../templates/demo/form/summernote.html | 4 +- .../src/main/resources/templates/include.html | 6 +-- .../resources/templates/index-topnav.html | 6 +-- .../src/main/resources/templates/index.html | 6 +-- .../src/main/resources/templates/lock.html | 2 +- .../src/main/resources/templates/login.html | 4 +- .../src/main/resources/templates/main.html | 41 ++++++++++++++++++- .../main/resources/templates/register.html | 4 +- .../src/main/resources/templates/skin.html | 2 +- ruoyi-common/pom.xml | 2 +- ruoyi-framework/pom.xml | 2 +- ruoyi-generator/pom.xml | 2 +- ruoyi-quartz/pom.xml | 2 +- .../resources/templates/monitor/job/cron.html | 2 +- ruoyi-system/pom.xml | 2 +- 19 files changed, 69 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index b0fb3633a..4548a4a6f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

logo

-

RuoYi v4.7.9

+

RuoYi v4.8.0

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

- +

diff --git a/pom.xml b/pom.xml index 760310c94..b2b651d83 100644 --- a/pom.xml +++ b/pom.xml @@ -5,14 +5,14 @@ com.ruoyi ruoyi - 4.7.9 + 4.8.0 ruoyi http://www.ruoyi.vip 若依管理系统 - 4.7.9 + 4.8.0 UTF-8 UTF-8 1.8 diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 7eaf080e8..f1cc34387 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 4.7.9 + 4.8.0 4.0.0 jar diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index d0abcabbe..990171754 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -3,7 +3,7 @@ ruoyi: # 名称 name: RuoYi # 版本 - version: 4.7.9 + version: 4.8.0 # 版权年份 copyrightYear: 2024 # 实例演示开关 diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/summernote.html b/ruoyi-admin/src/main/resources/templates/demo/form/summernote.html index 0e44b348d..d4fb24894 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/summernote.html +++ b/ruoyi-admin/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.9 + 当前版本:v4.8.0

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

编辑/保存为html代码示例

你好,若依

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

- 当前版本:v4.7.9 + 当前版本:v4.8.0

开源免费 diff --git a/ruoyi-admin/src/main/resources/templates/include.html b/ruoyi-admin/src/main/resources/templates/include.html index dac99dc48..d156314c1 100644 --- a/ruoyi-admin/src/main/resources/templates/include.html +++ b/ruoyi-admin/src/main/resources/templates/include.html @@ -12,7 +12,7 @@ - + @@ -36,8 +36,8 @@ - - + + diff --git a/ruoyi-admin/src/main/resources/templates/index-topnav.html b/ruoyi-admin/src/main/resources/templates/index-topnav.html index 26026cb69..61012ae38 100644 --- a/ruoyi-admin/src/main/resources/templates/index-topnav.html +++ b/ruoyi-admin/src/main/resources/templates/index-topnav.html @@ -14,7 +14,7 @@ - + @@ -321,8 +321,8 @@ - - + + diff --git a/ruoyi-admin/src/main/resources/templates/index.html b/ruoyi-admin/src/main/resources/templates/index.html index 639ec95d2..ca809825f 100644 --- a/ruoyi-admin/src/main/resources/templates/index.html +++ b/ruoyi-admin/src/main/resources/templates/index.html @@ -14,7 +14,7 @@ - +

@@ -267,8 +267,8 @@ - - + + - + - + diff --git a/ruoyi-admin/src/main/resources/templates/main.html b/ruoyi-admin/src/main/resources/templates/main.html index ffbf8c6f8..e3daa0beb 100644 --- a/ruoyi-admin/src/main/resources/templates/main.html +++ b/ruoyi-admin/src/main/resources/templates/main.html @@ -96,13 +96,52 @@
更新日志
+
+
+
+ v4.8.02024.12.26 +
+
+
+
+
    +
  1. 支持自定义显示Excel属性列
  2. +
  3. 表格默认转义HTML字符串
  4. +
  5. 新增列宽拖动长内容自适应显示示例
  6. +
  7. Excel注解支持wrapText是否允许内容换行
  8. +
  9. 代码生成新增配置是否允许文件覆盖到本地
  10. +
  11. 升级oshi到最新版本6.6.5
  12. +
  13. 升级tomcat到最新版本9.0.96
  14. +
  15. 升级logback到最新版本1.2.13
  16. +
  17. 升级commons.io到最新版本2.16.1
  18. +
  19. 升级spring-framework到最新版本5.3.39
  20. +
  21. 升级jquery.validate到最新版本v1.21.0
  22. +
  23. 优化导入带标题文件关闭清理
  24. +
  25. 代码生成创建表屏蔽违规的字符
  26. +
  27. 修复主子表数据显示问题
  28. +
  29. 修复记住我请求头过大的问题
  30. +
  31. 修复角色禁用权限不失效问题
  32. +
  33. 修复类匿名注解访问失效问题
  34. +
  35. 修复导出子列表对象只能在最后的问题
  36. +
  37. 修复多选下拉框open导致页签空白问题
  38. +
  39. 优化身份证脱敏正则
  40. +
  41. 优化查询时间范围日期格式
  42. +
  43. 优化异步树表格折叠同步子状态
  44. +
  45. 优化时间控件清除按钮样式问题
  46. +
  47. 优化表格图片预览动态路径显示问题
  48. +
  49. 优化select2下拉框必填背景色无法清空问题
  50. +
  51. 其他细节优化
  52. +
+
+
+
v4.7.92024.06.06
-
+
  1. 通知公告新增详细显示
  2. diff --git a/ruoyi-admin/src/main/resources/templates/register.html b/ruoyi-admin/src/main/resources/templates/register.html index 6b1c215ae..272f866f8 100644 --- a/ruoyi-admin/src/main/resources/templates/register.html +++ b/ruoyi-admin/src/main/resources/templates/register.html @@ -9,7 +9,7 @@ - + @@ -75,7 +75,7 @@

    注册:

    - + diff --git a/ruoyi-admin/src/main/resources/templates/skin.html b/ruoyi-admin/src/main/resources/templates/skin.html index 6c56f61f1..27ea41d44 100644 --- a/ruoyi-admin/src/main/resources/templates/skin.html +++ b/ruoyi-admin/src/main/resources/templates/skin.html @@ -140,7 +140,7 @@ - + - +