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

@@ -62,6 +62,9 @@
isLoading: false,
}
},
created() {
this.$scrollTop()
}
}
</script>