dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
!182 简化返回值 Merge pull request !182 from shawn/dev
若依
2022-05-09
97500fbccb4f8bed3adefcf3f3bfa006e3dcbf58
[sgd.git]
/
ruoyi-ui
/
.env.production
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'