dashboard
repositories
filestore
activity
search
login
main
/
multiSystemPlatformWeb
多体系建设信息化条统-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改新增
祖安之光
2025-12-09
80e7021412dedf9d1be7c090e52d37d90c61754c
[multiSystemPlatformWeb.git]
/
.env.staging
1
2
3
4
5
6
7
8
9
10
11
# 页面标题
VITE_APP_TITLE = 多体系建设信息化系统
# 生产环境配置
VITE_APP_ENV = 'staging'
# 多体系建设信息化系统/生产环境
VITE_APP_BASE_API = '/stage-api'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip