修改登录页

This commit is contained in:
2026-04-29 14:37:44 +08:00
parent 554a91f78e
commit 71eae187f2
12 changed files with 1118 additions and 132 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
# 页面标题
VITE_APP_TITLE = 若依管理系统
VITE_APP_TITLE = 报价管理系统
# 生产环境配置
VITE_APP_ENV = 'production'
# 若依管理系统/生产环境
# 报价管理系统/生产环境
VITE_APP_BASE_API = '/prod-api'
# 是否在打包时开启压缩,支持 gzip 和 brotli