From 2aac44c550cdb242225a2a18f7238fb41c618779 Mon Sep 17 00:00:00 2001 From: zhouwx <1175765986@qq.com> Date: 星期一, 06 一月 2025 09:21:57 +0800 Subject: [PATCH] bug修改 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 9d8beb7..13276f3 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 智慧安评 +VITE_APP_TITLE = 新疆智慧安评 # 开发环境配置 VITE_APP_ENV = 'development' -- Gitblit v1.9.2