From 1f4e7d0f73a73e7350cf5a1df279d5f30904c5d5 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 06 十二月 2023 08:41:32 +0800
Subject: [PATCH] bug

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

diff --git a/web_standard/.env.production b/web_standard/.env.production
index b412c72..b575403 100644
--- a/web_standard/.env.production
+++ b/web_standard/.env.production
@@ -8,21 +8,9 @@
 VUE_APP_ROUTER_MODE = 'hash'
 
 # 椤圭洰涓婁笅鏂囪矾寰�
-# VUE_APP_CONTEXT_PATH = '/doumeeplant_web/'
 VUE_APP_CONTEXT_PATH = '/web/'
 
 # 鎺ュ彛鍓嶇紑
 VUE_APP_API_PREFIX = '/doumeeplant'
-
-# 娴嬭瘯鏈嶅姟鍣�
-# VUE_APP_BASE_URL = 'http://139.186.142.91:10012/'
-# 婕旂ず鏈嶅姟鍣�
-# VUE_APP_BASE_URL = 'http://121.41.112.139:10012/'
-# 姝e紡鐜
-# VUE_APP_BASE_URL = 'http://127.0.0.1:10012/'
-#鑹句附鏍兼柉 https://hsky.doumee.com/doumeeplant_api/doc.html
-# VUE_APP_BASE_URL = 'https://hsky.doumee.com/doumeeplant_api/'
-
-# VUE_APP_BASE_URL = 'https://dmtest.ahapp.net/doumeeplant_api/'
 
 VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/'

--
Gitblit v1.9.3