From 4613984fb4c02ff4eb5b506bcaf47d37a45cf4ed Mon Sep 17 00:00:00 2001 From: RuoYi Date: Tue, 1 Mar 2022 09:03:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=A5=E4=BE=9D=20v4.7.3?= 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 | 8 ++-- .../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 | 43 ++++++++++++++++++- .../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, 72 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 9a8b43aab..92e572f8a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

logo

-

RuoYi v4.7.2

+

RuoYi v4.7.3

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

- +

diff --git a/pom.xml b/pom.xml index 86ba99bde..1985232fb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,14 +5,14 @@ com.ruoyi ruoyi - 4.7.2 + 4.7.3 ruoyi http://www.ruoyi.vip 若依管理系统 - 4.7.2 + 4.7.3 UTF-8 UTF-8 1.8 diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 5d8898390..2af223e00 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 4.7.2 + 4.7.3 4.0.0 jar diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index cb8f0e517..9ba3704e9 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.2 + version: 4.7.3 # 版权年份 copyrightYear: 2022 # 实例演示开关 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 79d7b0205..69fa7b790 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.2 + 当前版本:v4.7.3

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

编辑/保存为html代码示例

你好,若依

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

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

开源免费 diff --git a/ruoyi-admin/src/main/resources/templates/include.html b/ruoyi-admin/src/main/resources/templates/include.html index 4b5d3432a..a1ba3b95a 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 d183a6546..9710d7dba 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 @@ - +

@@ -316,8 +316,8 @@ - - + + diff --git a/ruoyi-admin/src/main/resources/templates/index.html b/ruoyi-admin/src/main/resources/templates/index.html index ddbbf3839..eda06014f 100644 --- a/ruoyi-admin/src/main/resources/templates/index.html +++ b/ruoyi-admin/src/main/resources/templates/index.html @@ -14,7 +14,7 @@ - +
@@ -263,8 +263,8 @@ - - + + - + - + diff --git a/ruoyi-admin/src/main/resources/templates/main.html b/ruoyi-admin/src/main/resources/templates/main.html index 4e023c1f7..65ede753b 100644 --- a/ruoyi-admin/src/main/resources/templates/main.html +++ b/ruoyi-admin/src/main/resources/templates/main.html @@ -96,13 +96,54 @@
更新日志
+
+
+
+ v4.7.32022.03.01 +
+
+
+
+
    +
  1. 表格树支持分页/异步加载
  2. +
  3. 代码生成预览支持复制内容
  4. +
  5. 定时任务默认保存到内存中执行
  6. +
  7. 代码生成同步保留必填/类型选项
  8. +
  9. 页面若未匹配到字典标签则返回原字典值
  10. +
  11. 用户访问控制时校验数据权限,防止越权
  12. +
  13. 导出Excel时屏蔽公式,防止CSV注入风险
  14. +
  15. 升级spring-boot到最新版本2.5.10
  16. +
  17. 升级spring-boot-mybatis到最新版2.2.2
  18. +
  19. 升级pagehelper到最新版1.4.1
  20. +
  21. 升级oshi到最新版本6.1.2
  22. +
  23. 升级bootstrap-table到最新版本1.19.1
  24. +
  25. 服务监控新增运行参数信息显示
  26. +
  27. 定时任务目标字符串验证包名白名单
  28. +
  29. 文件上传接口新增原/新文件名返回参数
  30. +
  31. 定时任务屏蔽违规的字符
  32. +
  33. 分页数据新增分页参数合理化参数
  34. +
  35. 表格父子视图添加点击事件打开示例
  36. +
  37. 优化上传文件名称命名规则
  38. +
  39. 优化加载字典缓存数据
  40. +
  41. 优化任务队列满时任务拒绝策略
  42. +
  43. 优化IE11上传预览不显示的问题
  44. +
  45. 优化Excel格式化不同类型的日期对象
  46. +
  47. 优化国际化配置多余的zh请求问题
  48. +
  49. 优化新版Chrome浏览器回退出现的遮罩层
  50. +
  51. 修复EMAIL类型回退键被禁止问题
  52. +
  53. 修复Xss注解字段值为空时的异常问题
  54. +
  55. 其他细节优化
  56. +
+
+
+
v4.7.22021.12.23
-
+
  1. 自定义xss校验注解实现
  2. diff --git a/ruoyi-admin/src/main/resources/templates/register.html b/ruoyi-admin/src/main/resources/templates/register.html index 063892465..c9cb393b5 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 482a308a4..211f5da92 100644 --- a/ruoyi-admin/src/main/resources/templates/skin.html +++ b/ruoyi-admin/src/main/resources/templates/skin.html @@ -140,7 +140,7 @@ - + - +