diff --git a/pom.xml b/pom.xml index b0b47ccd..d5f53774 100644 --- a/pom.xml +++ b/pom.xml @@ -5,14 +5,14 @@ com.ruoyi ruoyi - 4.7.1 + 4.7.2 ruoyi http://www.ruoyi.vip 若依管理系统 - 4.7.1 + 4.7.2 UTF-8 UTF-8 1.8 diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index fdba6cde..fab65453 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 4.7.1 + 4.7.2 4.0.0 jar diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 2d26b94c..25f29d5d 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.1 + version: 4.7.2 # 版权年份 copyrightYear: 2021 # 实例演示开关 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 a31aa961..75130a0e 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.1 + 当前版本:v4.7.2

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

编辑/保存为html代码示例

你好,若依

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

- 当前版本:v4.7.1 + 当前版本:v4.7.2

开源免费 diff --git a/ruoyi-admin/src/main/resources/templates/include.html b/ruoyi-admin/src/main/resources/templates/include.html index d7d60d3a..4b5d3432 100644 --- a/ruoyi-admin/src/main/resources/templates/include.html +++ b/ruoyi-admin/src/main/resources/templates/include.html @@ -7,12 +7,12 @@ - + - + @@ -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 8289de64..4ed15254 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 @@ - +

@@ -315,8 +315,8 @@ - - + + diff --git a/ruoyi-admin/src/main/resources/templates/index.html b/ruoyi-admin/src/main/resources/templates/index.html index 45b77d32..f8433c61 100644 --- a/ruoyi-admin/src/main/resources/templates/index.html +++ b/ruoyi-admin/src/main/resources/templates/index.html @@ -14,7 +14,7 @@ - +
@@ -262,8 +262,8 @@ - - + + - + - + diff --git a/ruoyi-admin/src/main/resources/templates/main.html b/ruoyi-admin/src/main/resources/templates/main.html index a69ee989..c9fea51f 100644 --- a/ruoyi-admin/src/main/resources/templates/main.html +++ b/ruoyi-admin/src/main/resources/templates/main.html @@ -96,13 +96,46 @@
更新日志
+
+
+
+ v4.7.22021.12.23 +
+
+
+
+
    +
  1. 自定义xss校验注解实现
  2. +
  3. 进入修改页面方法添加权限标识
  4. +
  5. 代码生成创建按钮添加超级管理员权限
  6. +
  7. 代码生成创建表检查关键字,防止注入风险
  8. +
  9. 修复定时任务多参数逗号分隔的问题
  10. +
  11. 修复表格插件一起使用出现的声明报错问题
  12. +
  13. 修复代码生成主子表模板删除方法缺少事务
  14. +
  15. 升级oshi到最新版本v5.8.6
  16. +
  17. 升级velocity到最新版本2.3
  18. +
  19. 升级fastjson到最新版1.2.79
  20. +
  21. 升级log4j2到最新版2.17.0 防止漏洞风险
  22. +
  23. 升级thymeleaf到最新版3.0.14 阻止远程代码执行漏洞
  24. +
  25. 优化修改/授权角色实时生效
  26. +
  27. 修整tomcat配置参数已过期问题
  28. +
  29. 前端添加单独的二代身份证校验
  30. +
  31. 优化新增部门时验证用户所属部门
  32. +
  33. 优化查询用户的角色组&岗位组代码
  34. +
  35. 请求分页方法设置成通用方便灵活调用
  36. +
  37. 优化日期类型错误提示与图标重叠问题
  38. +
  39. 其他细节优化
  40. +
+
+
+
v4.7.12021.11.10
-
+
  1. 新增是否开启页签功能
  2. diff --git a/ruoyi-admin/src/main/resources/templates/register.html b/ruoyi-admin/src/main/resources/templates/register.html index f4719cda..6221457c 100644 --- a/ruoyi-admin/src/main/resources/templates/register.html +++ b/ruoyi-admin/src/main/resources/templates/register.html @@ -9,7 +9,7 @@ - + @@ -74,7 +74,7 @@

    注册:

    - + diff --git a/ruoyi-admin/src/main/resources/templates/skin.html b/ruoyi-admin/src/main/resources/templates/skin.html index 67386e47..f0ff30fd 100644 --- a/ruoyi-admin/src/main/resources/templates/skin.html +++ b/ruoyi-admin/src/main/resources/templates/skin.html @@ -140,7 +140,7 @@ - + - +