From 9bb6d0b9d8078a0311d16a1faefef9c2330f4d29 Mon Sep 17 00:00:00 2001 From: web <candymxq888@outlook.com> Date: 星期五, 20 六月 2025 17:06:27 +0800 Subject: [PATCH] fix:修改项目配置 --- .env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.production b/.env.production index c4b1c6b..8226dbb 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ # 页面标题 - VITE_APP_TITLE = 后台管理系统 + VITE_APP_TITLE = 丰都气体监测后台管理系统 # 开发环境配置 VITE_APP_ENV = 'production' -- Gitblit v1.9.3