chore(config): 更新环境配置和页面标题

- 在开发、生产、预发布环境配置中注释掉旧标题
- 在 index.html 中注释掉旧 favicon 和标题- 更新 Logo 组件和构建工具页面中的 logo 引入路径
- 使用新 logo 文件替换旧文件引用
This commit is contained in:
JR
2025-11-07 15:37:03 +08:00
parent e831af1c6b
commit 638af4c050
6 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
# 页面标题
VITE_APP_TITLE = 首达特及巨峰外贸中心
# VITE_APP_TITLE = 创高综合办公系统
# 生产环境配置
VITE_APP_ENV = 'production'