dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
若依 3.8.3
RuoYi
2022-06-27
6f48fc3c581338addc1c9012149ffeb68b0e7815
[expert_management.git]
/
ruoyi-ui
/
.env.production
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'