From 3bc936191cf6a6994f4be4610f90a95e7a4abcee Mon Sep 17 00:00:00 2001 From: zhouwx <1175765986@qq.com> Date: 星期四, 16 一月 2025 09:46:32 +0800 Subject: [PATCH] 修改字样 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 72d0174..f6cfc0f 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 安全生产考试管理 +VUE_APP_TITLE = 管理面板 # 开发环境配置 ENV = 'development' -- Gitblit v1.9.2