dashboard
repositories
filestore
activity
search
login
main
/
signSafetyResponsibilityAgreement
安全责任书签署系统-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
bug修改
zhouwx
2025-03-26
915aa9658845f54442ccf2eeb0cc60e97323e808
[signSafetyResponsibilityAgreement.git]
/
.env.production
1
2
3
4
5
6
7
8
9
10
11
# 页面标题
VITE_APP_TITLE = 纳米所安全责任书签署
# 生产环境配置
VITE_APP_ENV = 'production'
# 纳米所安全责任书签署/生产环境
VITE_APP_BASE_API = 'http://47.108.222.15:8185/signature'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip