landing page

This commit is contained in:
carodej
2020-07-08 09:07:11 +02:00
parent 5a5125967f
commit a43f0e6908
46 changed files with 2926 additions and 641 deletions

View File

@@ -208,8 +208,7 @@
},
},
created() {
var container = document.getElementById('vue-file-manager')
container.scrollTop = 0
this.$scrollTop()
}
}
</script>