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.staging | 11 +---------- 1 files changed, 1 insertions(+), 10 deletions(-) diff --git a/.env.staging b/.env.staging index e4db3b2..9b25e99 100644 --- a/.env.staging +++ b/.env.staging @@ -1,14 +1,5 @@ -### - # @Author: web candymxq888@outlook.com - # @Date: 2025-06-19 11:35:36 - # @LastEditors: web candymxq888@outlook.com - # @LastEditTime: 2025-06-19 14:51:40 - # @FilePath: \fengdu_gases_web\.env.staging - # @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE -### - # 页面标题 -VITE_APP_TITLE = 后台管理系统 +VITE_APP_TITLE = 丰都气体监测后台管理系统 # 开发环境配置 VITE_APP_ENV = 'staging' -- Gitblit v1.9.3