dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
优化数据显示,超过10000保留两位
guoshilong
2022-08-24
cec90cabf08a88af47cbdf0c40e18f7fdb71e7cf
[zhny_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}