From 79838581ac5e710da4899348d2e8fb8fb5d68a5e Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 17 Dec 2024 11:37:00 +0800
Subject: [PATCH] 新干配置调整

---
 .env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.development b/.env.development
index fcfda8b..707b207 100644
--- a/.env.development
+++ b/.env.development
@@ -2,7 +2,7 @@
  # @Author: shuishen 1109946754@qq.com
  # @Date: 2024-10-25 11:21:24
  # @LastEditors: shuishen 1109946754@qq.com
- # @LastEditTime: 2024-10-25 11:37:37
+ # @LastEditTime: 2024-12-17 11:33:06
  # @FilePath: \bigScreen\.env.development
  # @Description: 
  # 
@@ -16,4 +16,4 @@
 VITE_APP_API=/zhyqapi
 
 #页面基础路径
-VITE_APP_BASE=/zhyq/
+VITE_APP_BASE=/zhyq-xg/

--
Gitblit v1.9.3