dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
!157 【轻量级 PR】:修复个人中心页面,修改个人信息功能的email字段的表单验证信息错误 Merge pull request !157 fr...
若依
2022-02-23
2dc5e7319a3374b7236d2c7eba89a711f0ba8ed8
[sgd.git]
/
ruoyi-ui
/
.env.staging
1
2
3
4
5
6
7
8
9
10
# 页面标题
VUE_APP_TITLE = 若依管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'