From e9671cb087bce16043bf15a0159882b91cc6f3ea Mon Sep 17 00:00:00 2001 From: wangxianzhang Date: Thu, 24 Feb 2022 09:01:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83=E5=90=8E?= =?UTF-8?q?=E5=8F=B0=E5=9C=B0=E5=9D=80=E6=9B=BF=E6=8D=A2=E4=B8=BA=E5=B8=82?= =?UTF-8?q?=E5=8C=97=E7=BA=BF=E4=B8=8A=E7=8E=AF=E5=A2=83=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 6592f042f..17eebff32 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_SERVER = https://epmet-cloud.elinkservice.cn/api +VUE_APP_API_SERVER = https://epdc-shibei.elinkservice.cn/api VUE_APP_NODE_ENV=prod VUE_APP_PUBLIC_PATH=epmet-oper \ No newline at end of file diff --git a/public/index.html b/public/index.html index b2020bc6b..a1ac2eb12 100644 --- a/public/index.html +++ b/public/index.html @@ -63,7 +63,7 @@ <% if (process.env.VUE_APP_NODE_ENV==='prod' ) { %> <% } %>