From f2cefac5a9a44cf9b8b5e09c81ea983155ddbc71 Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期一, 11 九月 2023 18:49:16 +0800
Subject: [PATCH] 1.0.3 打包

---
 platform_web/.env.production |    1 +
 web_standard/.env.production |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/platform_web/.env.production b/platform_web/.env.production
index d4ef849..52134e0 100644
--- a/platform_web/.env.production
+++ b/platform_web/.env.production
@@ -21,3 +21,4 @@
 
 #姝e紡鐜
 VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/'
+VUE_APP_BASE_URL = 'https://127.0.0.1/doumeeplant/'
\ No newline at end of file
diff --git a/web_standard/.env.production b/web_standard/.env.production
index b575403..024d408 100644
--- a/web_standard/.env.production
+++ b/web_standard/.env.production
@@ -14,3 +14,4 @@
 VUE_APP_API_PREFIX = '/doumeeplant'
 
 VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/'
+VUE_APP_BASE_URL = 'https://127.0.0.1/doumeeplant/'

--
Gitblit v1.9.3