dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
溯源码页面搭建,首页样式调整
Administrator
2022-05-20
3d3d9d2768fc078f3ce9554b3c04a7c8e45f29bc
[zhny_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}