From 9926a299885865ef1168c2de8cbece25d3aa11e9 Mon Sep 17 00:00:00 2001 From: smallchill Date: Sat, 29 Apr 2023 22:04:08 +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 | 6 ++++-- package.json | 4 ++-- src/pages/Dashboard/Workplace.js | 22 ++++++++++++++++++++-- 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 021110c..6ed3747 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Downloads + Downloads Build Status Build Status Coverage Status @@ -45,12 +45,13 @@ * 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开发手册) * [SpringBlade常见问题集锦](https://sns.bladex.vip/article-14966.html) * [SpringBlade基于Kuboard部署K8S](https://kuboard.cn/learning/k8s-practice/spring-blade/) +* [SpringBlade基于Rainbond部署](https://www.rainbond.com/docs/micro-service/example/blade) ## 项目地址 * 核心框架项目地址:[https://gitee.com/smallc/blade-tool](https://gitee.com/smallc/blade-tool) @@ -59,6 +60,7 @@ * 后端SpringBoot版:[https://gitee.com/smallc/SpringBlade/tree/boot/](https://gitee.com/smallc/SpringBlade/tree/boot/) * 前端框架Sword(基于React):[https://gitee.com/smallc/Sword](https://gitee.com/smallc/Sword) * 前端框架Saber(基于Vue):[https://gitee.com/smallc/Saber](https://gitee.com/smallc/Saber) +* 前端框架Saber3(基于Vue3):[https://gitee.com/smallc/Saber3](https://gitee.com/smallc/Saber/tree/3.x/) # 开源协议 Apache Licence 2.0 ([英文原文](http://www.apache.org/licenses/LICENSE-2.0.html)) 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.新增 日志开关功能