From a5936c576f05c7b7c8939e3c752292db4b6118b3 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Sat, 29 Mar 2025 09:57:53 +0800
Subject: [PATCH] feat: 前缀

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

diff --git a/.env.development b/.env.development
index 500463e..4ed2a8e 100644
--- a/.env.development
+++ b/.env.development
@@ -11,4 +11,4 @@
 VITE_APP_DEBUG_SWITCH = false
 
 #页面基础路径
-VITE_APP_BASE = /
+VITE_APP_BASE = /bigScreen/

--
Gitblit v1.9.3