chore: 升级版本至1.1.0

This commit is contained in:
insistence
2024-04-02 10:45:44 +08:00
parent 38aca38d4d
commit 3654f4d88b
7 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ VITE_APP_TITLE = vfadmin管理系统
# 生产环境配置
VITE_APP_ENV = 'production'
# 若依管理系统/生产环境
# vfadmin管理系统/生产环境
VITE_APP_BASE_API = '/prod-api'
# 是否在打包时开启压缩,支持 gzip 和 brotli