dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复带utc日期格式 yyyy-MM-dd'T'HH:mm:ss.SSS 在safari浏览器中无法正确格式化的问题
RuoYi
2021-08-29
dcc5dc0d16a657eff0b24b2a0b1ca9ff7aabe7bc
[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'