dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
无法匹配到的页面返回跳转至404页,防止整个页面显示空白
RuoYi
2019-12-02
bc827ef37731948c0643499cfa9dcb98df85c77e
[expert_management.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}