From 61ce81df17b4d35cdce11b7e9ce4c5c9f44a0b04 Mon Sep 17 00:00:00 2001 From: "0.0" <1092404103.qq.com> Date: Tue, 7 Jun 2022 10:38:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tool/swagger/index.vue | 2 +- src/views/wjnft/information/distributed.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/tool/swagger/index.vue b/src/views/tool/swagger/index.vue index 517493b..b8becc6 100644 --- a/src/views/tool/swagger/index.vue +++ b/src/views/tool/swagger/index.vue @@ -8,7 +8,7 @@ export default { components: { iFrame }, data() { return { - url: "http://localhost:8080" + "/swagger-ui/index.html" + url: process.env.VUE_APP_BASE_API + "/swagger-ui/index.html" }; }, }; diff --git a/src/views/wjnft/information/distributed.vue b/src/views/wjnft/information/distributed.vue index 530cd6a..7312b9a 100644 --- a/src/views/wjnft/information/distributed.vue +++ b/src/views/wjnft/information/distributed.vue @@ -49,7 +49,7 @@ - +