dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
!187 【轻量级 PR】:体验优化。用户管理左侧树型组件增加选中高亮保持。 Merge pull request !187 from Tigger_...
若依
2022-05-13
f6f07f255a67f96d5de4837e2ffd039d1f9eb10e
[sgd.git]
/
ruoyi-ui
/
.env.development
1
2
3
4
5
6
7
8
9
10
11
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 开发环境配置
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true