diff --git a/package.json b/package.json index 5ae2fb2..382a184 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saber-admin", - "version": "3.0.3", + "version": "3.1.0", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue index 7c2f5a9..84b541e 100644 --- a/src/views/wel/index.vue +++ b/src/views/wel/index.vue @@ -3,10 +3,10 @@

- Downloads + Downloads Build Status Coverage Status - Downloads + Downloads Downloads @@ -125,6 +125,17 @@ + +

1.升级 SpringBoot 至 2.5.2
+
2.升级 SpringBootAdmin 至 2.4.2
+
3.升级 SpringCloud 至 2020.0.3
+
4.升级 AlibabaCloud 至 2021.1
+
5.升级 Nacos 至 2.0.2
+
6.升级 Seata 至 1.4.2
+
7.升级 Mybatis-Plus 至 3.4.3.1
+
8.优化适配各新版本API变动
+
9.移除部分过时的配置
+
1.新增blade-develop的dockerfile
2.新增blade-develop推送docker配置
@@ -400,7 +411,7 @@ data() { return { activeNames: ['1', '2', '3', '5'], - logActiveNames: ['25'] + logActiveNames: ['26'] }; }, computed: {