dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
!112 未选择时,点击“确认”,出现必填验证提示。使用blur的话,选择之后验证消息不会自动消失,使用change会自动消失。 Merge pull...
若依
2020-11-02
b779cf053df9f75e2edffcad4a01070d9f2a021e
[expert_management.git]
/
ruoyi-ui
/
.env.production
1
2
3
4
5
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'