dashboard
repositories
filestore
activity
search
login
admin
/
zhba_exam
forked from
zhba/zhba_exam
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of http://192.168.0.105:10010/r/zhba_exam
liuyg
2021-10-13
e856deb4dfa66f042bc1c3e28db2217c327b036c
[~admin/zhba_exam.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}