From 9057e04efad1b7d61c77a72e5c37a504d0aee935 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 26 九月 2025 09:24:03 +0800
Subject: [PATCH] H5静态化

---
 admin/.env.test |   15 +++++----------
 1 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/admin/.env.test b/admin/.env.test
index da78780..19305f2 100644
--- a/admin/.env.test
+++ b/admin/.env.test
@@ -1,13 +1,8 @@
-# 娴嬭瘯鐜閰嶇疆
+# 鐢熶骇鐜閰嶇疆
 NODE_ENV = 'production'
 
-# VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'
+# 鍏抽棴DEBUG
+VUE_APP_DEBUG = 'off'
 
-# 浠诲悍
-VUE_APP_API_URL  = 'http://192.168.0.133:10010'
-
-# 钀嶅
-# VUE_APP_API_URL  = 'http://192.168.0.108:10010/'
-
-# 娴嬭瘯鏈嶅姟
-# VUE_APP_API_URL  = 'https://dmtest.ahapp.net/gateway_interface'
+VUE_APP_CONTEXT_PATH = '/dmttwebsite_admin'
+VUE_APP_API_URL  = 'https://test.doumee.cn/lianhelihua_interface'

--
Gitblit v1.9.3