From 5f5f07db32be63e6112ddff7722c1ada10472da5 Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期一, 14 八月 2023 18:43:41 +0800
Subject: [PATCH] Merge branch 'master' of ssh://139.186.142.91:29418/productDev/dmMes

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

diff --git a/web_standard/.env.staging b/web_standard/.env.staging
index bd33547..590ec23 100644
--- a/web_standard/.env.staging
+++ b/web_standard/.env.staging
@@ -1,2 +1,11 @@
 # 娴嬭瘯鐜閰嶇疆
 NODE_ENV = 'production'
+
+# 璺敱鏂瑰紡
+VUE_APP_ROUTER_MODE = 'hash'
+
+VUE_APP_CONTEXT_PATH = '/doumeeplant_web'
+# 鎺ュ彛鍓嶇紑
+VUE_APP_API_PREFIX = '/doumeeplant_api'
+
+VUE_APP_BASE_URL = 'https://dmtest.ahapp.net/doumeeplant_api/'
\ No newline at end of file

--
Gitblit v1.9.3