From d2674e9176b20cf04cfc8750c5004c90f65c0b4d Mon Sep 17 00:00:00 2001 From: smallchill Date: Thu, 20 Apr 2023 21:12:18 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=203.6.0.RELEASE=20vue3=E7=89=88=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E6=AD=A3=E5=BC=8F=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- package.json | 4 ++-- src/pages/Dashboard/Workplace.js | 22 ++++++++++++++++++++-- 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f920051..4b2758a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Downloads + Downloads Build Status Build Status Coverage Status @@ -45,7 +45,7 @@ * Sword-基于React:[https://sword.bladex.vip](https://sword.bladex.vip) ## 数据大屏 -* Caster-数据大屏展示系统:[https://caster.bladex.vip](https://caster.bladex.vip) +* 数据大屏展示系统:[https://data.bladex.vip](https://data.bladex.vip) ## 技术文档 * [SpringBlade开发手册一览](https://gitee.com/smallc/SpringBlade/wikis/SpringBlade开发手册) diff --git a/package.json b/package.json index 7ea328c..bc58dbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "sword", - "version": "3.5.0", + "name": "sword-admin", + "version": "3.6.0", "description": "An out-of-box UI solution for enterprise applications", "private": true, "scripts": { diff --git a/src/pages/Dashboard/Workplace.js b/src/pages/Dashboard/Workplace.js index 5b0f878..62c47c0 100644 --- a/src/pages/Dashboard/Workplace.js +++ b/src/pages/Dashboard/Workplace.js @@ -20,7 +20,7 @@ class Workplace extends PureComponent {

- Downloads + Downloads Build Status - + + +
1.升级 SpringCloud 至 2021.0.6
+
2.升级 SpringBoot 至 2.7.10
+
3.升级 SpringBootAdmin 至 2.7.10
+
4.升级 AlibabaCloud 至 2021.0.5.0
+
5.升级 Mybatis-Plus 至 3.5.3.1
+
6.升级 Mybatis-Plus-Generator 至 3.5.3.1
+
7.升级 Nacos 至 2.1.2
+
8.升级 Seata 至 1.6.1
+
9.升级 Knife4j 至 4.1.0
+
10.升级 Log4j 至 2.20.0
+
11.升级 Avue2 至 2.10.10
+
12.升级 Avue3 至 3.2.13
+
13.新增 基于Vue3与Element-Plus版本的Saber正式发布
+
14.新增 关闭Token默认签名,用户需自行设置后启动服务
+
15.新增 Vue3版代码生成
+
16.优化 pom依赖机制
+
1.新增 报文加密功能
2.新增 日志开关功能