From 53a4a074f3e59efb05b2e5ca76d364f53939d957 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Wed, 18 Mar 2026 16:50:44 +0800
Subject: [PATCH] 修改用户管理

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

diff --git a/.env.development b/.env.development
index 52f8fa5..6076d2b 100644
--- a/.env.development
+++ b/.env.development
@@ -1,8 +1,8 @@
 # 页面标题
-VITE_APP_TITLE = 安全巡检系统
+VITE_APP_TITLE = 安全检查系统
 
 # 开发环境配置
 VITE_APP_ENV = 'development'
 
-# 安全巡检系统/开发环境
+# 安全检查系统/开发环境
 VITE_APP_BASE_API = 'http://192.168.2.58:8085/api'

--
Gitblit v1.9.2