From a60d8b122a726267d43816b6a69688d90495fcdb Mon Sep 17 00:00:00 2001 From: liuchuang <123456> Date: Fri, 25 Feb 2022 09:31:14 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BA=92=E8=81=94=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E6=AD=A3=E5=BC=8F=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production.uat | 4 ++-- public/index.html | 6 +++--- vue.config.js | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.env.production.uat b/.env.production.uat index 6d882466..9f21e006 100644 --- a/.env.production.uat +++ b/.env.production.uat @@ -1,2 +1,2 @@ -NODE_ENV=production -VUE_APP_NODE_ENV=prod:uat \ No newline at end of file +NODE_ENV=production-hlpt +VUE_APP_NODE_ENV=prod:uat diff --git a/public/index.html b/public/index.html index 3883979d..30ea534d 100644 --- a/public/index.html +++ b/public/index.html @@ -46,13 +46,13 @@ window.SITE_CONFIG['apiURL'] = 'http://219.146.91.110:9094/epdc-api' <% } %> - + <% if (process.env.VUE_APP_NODE_ENV === 'prod:uat') { %> <% } %> - + <% if (process.env.VUE_APP_NODE_ENV === 'prod') { %>