dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
还原之前更改,用户登录跳转到统一登陆页面
guoshilong
2022-09-27
afa8ee521affdce4f4cac9ba32ede9d22b76a13e
[zhny_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}