From c70bbf6506009db3e868cecaebbf9aae87a1f532 Mon Sep 17 00:00:00 2001 From: zhangyuan Date: Thu, 25 Aug 2022 09:23:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 6227fd56..7b4bf0fe 100644 --- a/public/index.html +++ b/public/index.html @@ -36,19 +36,19 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod:sit') { %> <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod:uat') { %> <% } %>