dashboard
repositories
filestore
activity
search
login
main
/
saftyAssess
教育训练处考试制证前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
zhouwx
2025-01-16
5e702859682bc992e0f8d79d35d2571288283ae4
[saftyAssess.git]
/
.env.staging
1
2
3
4
5
6
7
8
9
10
# 页面标题
VUE_APP_TITLE = 新疆维吾尔自治区特种作业安全生产知识和管理能力考核系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'