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

logo

-

RuoYi v4.8.0

+

RuoYi v4.8.1

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

- +

diff --git a/pom.xml b/pom.xml index da5a5032d..ded543fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,14 +5,14 @@ com.ruoyi ruoyi - 4.8.0 + 4.8.1 ruoyi http://www.ruoyi.vip 若依管理系统 - 4.8.0 + 4.8.1 UTF-8 UTF-8 1.8 diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index f1cc34387..cffc182a2 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 4.8.0 + 4.8.1 4.0.0 jar diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index f04220706..3c028a8e4 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.8.0 + version: 4.8.1 # 版权年份 copyrightYear: 2025 # 实例演示开关 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 d4fb24894..3361ded2f 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 @@

若依后台管理系统

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

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

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

你好,若依

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

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

开源免费 diff --git a/ruoyi-admin/src/main/resources/templates/include.html b/ruoyi-admin/src/main/resources/templates/include.html index fc7ef4de6..8d7887fdd 100644 --- a/ruoyi-admin/src/main/resources/templates/include.html +++ b/ruoyi-admin/src/main/resources/templates/include.html @@ -13,7 +13,7 @@ - + @@ -37,8 +37,8 @@ - - + + diff --git a/ruoyi-admin/src/main/resources/templates/index-topnav.html b/ruoyi-admin/src/main/resources/templates/index-topnav.html index 0271c740e..6c198b8d9 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 f1b375ca7..bed4178a5 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 0641eb4d2..17e39f69c 100644 --- a/ruoyi-admin/src/main/resources/templates/main.html +++ b/ruoyi-admin/src/main/resources/templates/main.html @@ -84,13 +84,49 @@
+
+
+
+ v4.8.12025.05.20 +
+
+
+
+
    +
  1. 新增CSRF防护功能
  2. +
  3. Excel导入导出支持多图片
  4. +
  5. 菜单管理支持批量保存排序
  6. +
  7. 用户分配角色页禁用不允许分配
  8. +
  9. 优化Tab页签跟随主题样式效果
  10. +
  11. 优化浅色主题下菜单右边框同步主题色
  12. +
  13. 优化空指针异常时日志无法记录错误信息问题
  14. +
  15. 新增表格参数(自定义radio/checkbox的name值)
  16. +
  17. 升级oshi到最新版本6.8.1
  18. +
  19. 升级tomcat到最新版本9.0.105
  20. +
  21. 升级commons.io到最新版本2.19.0
  22. +
  23. 升级bootstrap-table到最新版本1.24.1
  24. +
  25. 升级bootstrap-fileinput到最新版本5.5.4
  26. +
  27. 用户更新方法移除login_name更新字段
  28. +
  29. 修复定时任务参数值带括号时异常问题
  30. +
  31. 进入新增页面前方法校验数据权限
  32. +
  33. 进入授权角色&重置密码页校验数据权限
  34. +
  35. 优化Excel匹配数值型.0结尾
  36. +
  37. 优化HttpUtils加入请求类型传参
  38. +
  39. 优化管理员登录不设置权限permissions属性
  40. +
  41. 优化successCallback方法对于非特定表格类型无响应问题
  42. +
  43. 优化导出Excel日期格式双击离开后与设定的格式不一致问题
  44. +
  45. 其他细节优化
  46. +
+
+
+
v4.8.02024.12.26
-
+
  1. 支持自定义显示Excel属性列
  2. diff --git a/ruoyi-admin/src/main/resources/templates/register.html b/ruoyi-admin/src/main/resources/templates/register.html index f9dad268a..b36f3df3c 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 27ea41d44..fb69465ff 100644 --- a/ruoyi-admin/src/main/resources/templates/skin.html +++ b/ruoyi-admin/src/main/resources/templates/skin.html @@ -126,7 +126,7 @@ -

    蓝浅(新)

    +

    蓝浅

  3. @@ -135,12 +135,12 @@ -

    绿浅(新)

    +

    绿浅

  4. - + - +