feat: 修改标题

This commit is contained in:
砂糖
2025-09-19 16:00:14 +08:00
parent 6561eaf933
commit bf6987a630
5 changed files with 8 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
# 页面标题
VITE_APP_TITLE = 创高家具销售系统
VITE_APP_TITLE = 创高综合办公系统
# 生产环境配置
VITE_APP_ENV = 'production'
# 创高家具销售系统/生产环境
# 创高综合办公系统/生产环境
VITE_APP_BASE_API = '/prod-api'
# 是否在打包时开启压缩,支持 gzip 和 brotli