Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
170cfb35
"eladmin-system/src/vscode:/vscode.git/clone" did not exist on "35b821d7a25b194b4c65e61bbb7054fbf52aebdc"
Commit
170cfb35
authored
Jul 12, 2021
by
RuoYi
Browse files
若依 3.6.0
parent
5879c248
Changes
10
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
170cfb35
...
@@ -6,14 +6,14 @@
...
@@ -6,14 +6,14 @@
<groupId>
com.ruoyi
</groupId>
<groupId>
com.ruoyi
</groupId>
<artifactId>
ruoyi
</artifactId>
<artifactId>
ruoyi
</artifactId>
<version>
3.
5
.0
</version>
<version>
3.
6
.0
</version>
<name>
ruoyi
</name>
<name>
ruoyi
</name>
<url>
http://www.ruoyi.vip
</url>
<url>
http://www.ruoyi.vip
</url>
<description>
若依管理系统
</description>
<description>
若依管理系统
</description>
<properties>
<properties>
<ruoyi.version>
3.
5
.0
</ruoyi.version>
<ruoyi.version>
3.
6
.0
</ruoyi.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
<java.version>
1.8
</java.version>
...
...
ruoyi-admin/pom.xml
View file @
170cfb35
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
ruoyi
</artifactId>
<artifactId>
ruoyi
</artifactId>
<groupId>
com.ruoyi
</groupId>
<groupId>
com.ruoyi
</groupId>
<version>
3.
5
.0
</version>
<version>
3.
6
.0
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
ruoyi-admin/src/main/resources/application.yml
View file @
170cfb35
...
@@ -3,7 +3,7 @@ ruoyi:
...
@@ -3,7 +3,7 @@ ruoyi:
# 名称
# 名称
name
:
RuoYi
name
:
RuoYi
# 版本
# 版本
version
:
3.
5
.0
version
:
3.
6
.0
# 版权年份
# 版权年份
copyrightYear
:
2021
copyrightYear
:
2021
# 实例演示开关
# 实例演示开关
...
...
ruoyi-common/pom.xml
View file @
170cfb35
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
ruoyi
</artifactId>
<artifactId>
ruoyi
</artifactId>
<groupId>
com.ruoyi
</groupId>
<groupId>
com.ruoyi
</groupId>
<version>
3.
5
.0
</version>
<version>
3.
6
.0
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
ruoyi-framework/pom.xml
View file @
170cfb35
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
ruoyi
</artifactId>
<artifactId>
ruoyi
</artifactId>
<groupId>
com.ruoyi
</groupId>
<groupId>
com.ruoyi
</groupId>
<version>
3.
5
.0
</version>
<version>
3.
6
.0
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
ruoyi-generator/pom.xml
View file @
170cfb35
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
ruoyi
</artifactId>
<artifactId>
ruoyi
</artifactId>
<groupId>
com.ruoyi
</groupId>
<groupId>
com.ruoyi
</groupId>
<version>
3.
5
.0
</version>
<version>
3.
6
.0
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
ruoyi-quartz/pom.xml
View file @
170cfb35
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
ruoyi
</artifactId>
<artifactId>
ruoyi
</artifactId>
<groupId>
com.ruoyi
</groupId>
<groupId>
com.ruoyi
</groupId>
<version>
3.
5
.0
</version>
<version>
3.
6
.0
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
ruoyi-system/pom.xml
View file @
170cfb35
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
ruoyi
</artifactId>
<artifactId>
ruoyi
</artifactId>
<groupId>
com.ruoyi
</groupId>
<groupId>
com.ruoyi
</groupId>
<version>
3.
5
.0
</version>
<version>
3.
6
.0
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
ruoyi-ui/package.json
View file @
170cfb35
{
{
"name"
:
"ruoyi"
,
"name"
:
"ruoyi"
,
"version"
:
"3.
5
.0"
,
"version"
:
"3.
6
.0"
,
"description"
:
"若依管理系统"
,
"description"
:
"若依管理系统"
,
"author"
:
"若依"
,
"author"
:
"若依"
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
...
...
ruoyi-ui/src/views/index.vue
View file @
170cfb35
...
@@ -147,6 +147,45 @@
...
@@ -147,6 +147,45 @@
<span>
更新日志
</span>
<span>
更新日志
</span>
</div>
</div>
<el-collapse
accordion
>
<el-collapse
accordion
>
<el-collapse-item
title=
"v3.6.0 - 2021-07-12"
>
<ol>
<li>
角色管理新增分配用户功能
</li>
<li>
用户管理新增分配角色功能
</li>
<li>
日志列表支持排序操作
</li>
<li>
优化参数
&
字典缓存操作
</li>
<li>
系统布局配置支持动态标题开关
</li>
<li>
菜单路由配置支持内链访问
</li>
<li>
默认访问后端首页新增提示语
</li>
<li>
富文本默认上传返回url类型
</li>
<li>
新增自定义弹窗拖拽指令
</li>
<li>
全局注册常用通用组件
</li>
<li>
全局挂载字典标签组件
</li>
<li>
ImageUpload组件支持多图片上传
</li>
<li>
FileUpload组件支持多文件上传
</li>
<li>
文件上传组件添加数量限制属性
</li>
<li>
富文本编辑组件添加类型属性
</li>
<li>
富文本组件工具栏配置视频
</li>
<li>
封装通用iframe组件
</li>
<li>
限制超级管理员不允许操作
</li>
<li>
用户信息长度校验限制
</li>
<li>
分页组件新增pagerCount属性
</li>
<li>
添加bat脚本执行应用
</li>
<li>
升级oshi到最新版本v5.7.4
</li>
<li>
升级element-ui到最新版本2.15.2
</li>
<li>
升级pagehelper到最新版1.3.1
</li>
<li>
升级commons.io到最新版本v2.10.0
</li>
<li>
升级commons.fileupload到最新版本v1.4
</li>
<li>
升级swagger到最新版本v3.0.0
</li>
<li>
修复关闭confirm提示框控制台报错问题
</li>
<li>
修复存在的SQL注入漏洞问题
</li>
<li>
定时任务屏蔽rmi远程调用
</li>
<li>
修复用户搜索分页变量错误
</li>
<li>
修复导出角色数据范围翻译缺少仅本人
</li>
<li>
修复表单构建选择下拉选择控制台报错问题
</li>
<li>
优化图片工具类读取文件
</li>
<li>
其他细节优化
</li>
</ol>
</el-collapse-item>
<el-collapse-item
title=
"v3.5.0 - 2021-05-25"
>
<el-collapse-item
title=
"v3.5.0 - 2021-05-25"
>
<ol>
<ol>
<li>
新增菜单导航显示风格TopNav(false为左侧导航菜单,true为顶部导航菜单)
</li>
<li>
新增菜单导航显示风格TopNav(false为左侧导航菜单,true为顶部导航菜单)
</li>
...
@@ -566,7 +605,7 @@ export default {
...
@@ -566,7 +605,7 @@ export default {
data
()
{
data
()
{
return
{
return
{
// 版本号
// 版本号
version
:
"
3.
5
.0
"
,
version
:
"
3.
6
.0
"
,
};
};
},
},
methods
:
{
methods
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment