dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
组件ImageUpload支持多图同时选择上传
RuoYi
2022-02-25
e62e8e372cf4368f139da191666d3e5e8c62e781
[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'