修改系统标题

This commit is contained in:
砂糖
2025-08-06 15:07:42 +08:00
parent b8761ef6bc
commit 5b68cfad37
16 changed files with 15 additions and 51 deletions

View File

@@ -1,10 +1,10 @@
# 页面标题
VITE_APP_TITLE = 若依管理系统
VITE_APP_TITLE = 创高家具销售系统
# 生产环境配置
VITE_APP_ENV = 'staging'
# 若依管理系统/生产环境
# 创高家具销售系统/生产环境
VITE_APP_BASE_API = '/stage-api'
# 是否在打包时开启压缩,支持 gzip 和 brotli