dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
2019年度最受欢迎中国开源软件评选 请给若依/RuoYi 投票,谢谢。
RuoYi
2019-11-20
3af0158d40007500a51ed1cadc62b8ff4bb42ff5
[expert_management.git]
/
ruoyi-ui
/
.env.staging
1
2
3
4
5
6
7
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'