From 71d80e67f1e37c5237a2dbf4322cc190e5374d13 Mon Sep 17 00:00:00 2001 From: caozehui <2427765068@qq.com> Date: Thu, 30 Apr 2026 09:32:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/.env b/frontend/.env index b29a7d4..12c9b1a 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1,5 +1,5 @@ # title -VITE_GLOB_APP_TITLE=NPQS-9100自动检测平台 +VITE_GLOB_APP_TITLE=变频器暂降耐受实验平台 # 本地运行端口号 VITE_PORT=18091