dashboard
repositories
filestore
activity
search
login
main
/
hazardousChemicalsLifeCycle
危化品全生命周期前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
中科大支线—申购功能
zhouwx
2026-06-17
facea208b2fc7c8c7a0d176df06305b866c6520f
[hazardousChemicalsLifeCycle.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