From 170179af9b7e2eaf5a908309ed194076d4ac22b2 Mon Sep 17 00:00:00 2001 From: wxz Date: Sat, 23 May 2020 14:02:02 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9index.html,=E6=A0=B9?= =?UTF-8?q?=E6=8D=AE=E7=8E=AF=E5=A2=83=E9=85=8D=E7=BD=AE=E4=B8=8D=E5=90=8C?= =?UTF-8?q?=E7=9A=84=E5=90=8E=E7=AB=AF=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-oper-web/public/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/epmet-oper-web/public/index.html b/epmet-oper-web/public/index.html index a5b1e02..e74fffb 100644 --- a/epmet-oper-web/public/index.html +++ b/epmet-oper-web/public/index.html @@ -32,13 +32,13 @@ <% } %> - + <% if (process.env.VUE_APP_NODE_ENV === 'prod:sit') { %> - + <% } %> - + <% if (process.env.VUE_APP_NODE_ENV === 'prod:uat') { %> - + <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod') { %> From 46300cee0e0523f6714522168ade29919a6afb3f Mon Sep 17 00:00:00 2001 From: wxz Date: Sat, 23 May 2020 14:19:16 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E9=94=99=E8=AF=AFurl=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-oper-web/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epmet-oper-web/public/index.html b/epmet-oper-web/public/index.html index e74fffb..12d9789 100644 --- a/epmet-oper-web/public/index.html +++ b/epmet-oper-web/public/index.html @@ -38,7 +38,7 @@ <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod:uat') { %> - + <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod') { %>