dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fastjson 版本升级 fastjson <= 1.2.80 存在反序列化任意代码执行漏洞
abbfun
2022-05-23
524ad4e6ddc04f2f0cfacb33f42c2f022629bbbb
[expert_management.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