办公管理

This commit is contained in:
cxc
2023-01-03 17:23:10 +08:00
parent 70ad69fdfe
commit 6c8b216476
21 changed files with 2896 additions and 164 deletions

View File

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