diff --git a/README.md b/README.md index fd3034e..0e8669c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Downloads + Downloads Build Status Build Status Coverage Status diff --git a/package.json b/package.json index 69ebc28..8912460 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saber-admin", - "version": "3.4.0", + "version": "3.4.1", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue index 95cbe8c..afbed9e 100644 --- a/src/views/wel/index.vue +++ b/src/views/wel/index.vue @@ -3,7 +3,7 @@

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

1.重构Swagger封装,适配cloud最新版
+
1.升级 SpringCloud 至 2021.0.3
2.升级 SpringBoot 至 2.7.1
@@ -456,7 +459,7 @@ data() { return { activeNames: ['1', '2', '3', '5'], - logActiveNames: ['30'] + logActiveNames: ['31'] }; }, computed: {