From ed815e4bd4fd57909b18a87c913b97f95b8fd020 Mon Sep 17 00:00:00 2001 From: Flow <958079825@qq.com> Date: Mon, 16 Jun 2025 10:38:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index fbde0073..68d2b2cd 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # 标题 -VITE_APP_TITLE=全智安后台系统 +VITE_APP_TITLE=心电及电生理网络管理系统 # 项目本地运行端口号 VITE_PORT=8080