dashboard
repositories
filestore
activity
search
login
main
/
expert_management
专家管理系统后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复时间格式不支持ios问题
RuoYi
2020-03-31
f9799cd4446dfebc1327a5329675d2b7771d243e
[expert_management.git]
/
ruoyi-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}