dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
!23 修复退出登录重定向到登录页,登录后参数丢失 update ruoyi-ui/src/permission.js. Merge pull req...
若依
2020-06-04
40185f27e21b95119271b6bb9e2a82eec47ac2fd
[expert_management.git]
/
ruoyi-ui
/
.env.production
1
2
3
4
5
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'