已合作企业

This commit is contained in:
熊丽君
2022-03-09 11:55:10 +08:00
parent 2c38b5e8df
commit 95552752e9
7 changed files with 264 additions and 122 deletions

View File

@ -5,7 +5,7 @@ VITE_APP_TITLE = pro管理系统
VITE_APP_ENV = 'production'
# xxx管理系统/生产环境
VITE_APP_BASE_API = '/api'
VITE_APP_BASE_API = '/web/api'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip,brotli