From 20d5d8bbf98c00c912ee8b7ec2810e4adc85cb05 Mon Sep 17 00:00:00 2001
From: yangkun <20288063@qq.com>
Date: Sat, 11 Oct 2025 21:11:26 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AF=A5=E6=88=9047=E7=9A=84=E5=9C=B0=E5=9D=80?=
=?UTF-8?q?=E6=8E=A5=E5=8F=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/index.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/public/index.html b/public/index.html
index 5998a2b..ba86a89 100644
--- a/public/index.html
+++ b/public/index.html
@@ -29,28 +29,28 @@
<% 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') { %>
-
+
-
+
<% } %>
<% if (process.env.VUE_APP_NODE_ENV === 'prod') { %>
-
+
-
+
<% } %>