mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-30 23:44:41 +00:00
refactoring part 1
This commit is contained in:
@@ -108,7 +108,9 @@ export default {
|
||||
})
|
||||
},
|
||||
mounted() {
|
||||
this.$checkOS()
|
||||
if (this.$isWIndows()) {
|
||||
document.body.classList.add('windows')
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user