From eaf38c6d38a906f689d20b2efaa40a49c322b0af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=AE=8F=E6=9D=B0?= <1943105267@qq.com> Date: Wed, 30 Aug 2023 13:14:53 +0800 Subject: [PATCH] =?UTF-8?q?PDF=E9=A2=84=E8=A7=88=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 + .../security/components/componentRight.vue | 19 ++- vue.config.js | 142 +++++++++--------- 4 files changed, 86 insertions(+), 79 deletions(-) diff --git a/.env.development b/.env.development index f264639..c4d1aa9 100644 --- a/.env.development +++ b/.env.development @@ -4,6 +4,6 @@ ENV = 'development' # base api VUE_APP_BASE_API = '/dashboard' -VUE_APP_BASE_API2 = 'http://192.168.0.108:9027' +VUE_APP_BASE_API2 = 'http://192.168.0.110:9027' BASE_API = 'http://10.10.3.35:9070' diff --git a/.env.production b/.env.production index 7db257e..c40cab6 100644 --- a/.env.production +++ b/.env.production @@ -4,3 +4,5 @@ ENV = 'production' # base api VUE_APP_BASE_API = '/dashboard' BASE_API = 'http://47.116.52.164:10002' + +VUE_APP_BASE_API2 = 'http://39.101.188.84:9027' diff --git a/src/views/privateOrder/security/components/componentRight.vue b/src/views/privateOrder/security/components/componentRight.vue index 318e790..397718d 100644 --- a/src/views/privateOrder/security/components/componentRight.vue +++ b/src/views/privateOrder/security/components/componentRight.vue @@ -30,7 +30,9 @@ {{ notificationFinishList[3].completionCount }} /{{ notificationFinishList[3].notificationCount }} -