From e948eeabdfa45684a08b0c82e1248cb220b9b9b4 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 08 七月 2026 10:11:20 +0800
Subject: [PATCH] 成品抽样:季度抽样表单优化

---
 .env.staging |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/.env.staging b/.env.staging
index cfef21d..cd48b44 100644
--- a/.env.staging
+++ b/.env.staging
@@ -1,5 +1,5 @@
 # 椤甸潰鏍囬
-VUE_APP_TITLE = LIMS瀹為獙瀹ょ鐞嗙郴缁�
+VUE_APP_TITLE = 涓ぉ鑰愪笣LIMS
 
 BABEL_ENV = production
 
@@ -10,3 +10,9 @@
 
 # LIMS瀹為獙瀹ょ鐞嗙郴缁�/娴嬭瘯鐜
 VUE_APP_BASE_API = '/stage-api'
+
+# 娴嬭瘯鐜ip+绔彛
+VUE_APP_BASE_URL = http://127.0.0.1:7002/lims
+
+# 杩愯绔彛
+PORT= '80'

--
Gitblit v1.9.3