mirror of
https://github.com/anatolykopyl/bakery.git
synced 2026-03-26 21:14:26 +00:00
Страницы открываются сверху
This commit is contained in:
@@ -91,6 +91,7 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
window.addEventListener('scroll', this.handleScroll);
|
||||
window.scrollTo(0, 0)
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user