From ff22f4f32c7c8b5d69fcc6d3307cecd6f902bab2 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 21 Jan 2022 09:43:34 +0800 Subject: [PATCH 1/2] 111 --- .env.production.uat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production.uat b/.env.production.uat index 689ae107..14457f27 100644 --- a/.env.production.uat +++ b/.env.production.uat @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_SERVER = http://120.27.18.76:/api +VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api VUE_APP_NODE_ENV=prod:uat VUE_APP_PUBLIC_PATH=epmet-oper \ No newline at end of file From 40dac3adbb6df85af09eaca66c13f758b28349a6 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Fri, 21 Jan 2022 09:45:17 +0800 Subject: [PATCH 2/2] =?UTF-8?q?index=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 9e0f4e3e..ebeef610 100644 --- a/public/index.html +++ b/public/index.html @@ -57,7 +57,7 @@ <% if (process.env.VUE_APP_NODE_ENV==='prod:uat' ) { %> <% } %>