From d52b2bdc62a5722a96d3999a9ed96640f3945f91 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期五, 11 八月 2023 18:14:41 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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