This commit is contained in:
@@ -129,8 +129,6 @@ const layoutPageHead = useHead({
|
||||
onMounted(() => {
|
||||
// visualViewport?.addEventListener('resize', onresize, { passive: true })
|
||||
contentScrollContainerRef.value!.addEventListener('touchmove', preventScroll, { passive: false })
|
||||
|
||||
console.log('mounted')
|
||||
})
|
||||
|
||||
onBeforeUnmount(() => {
|
||||
|
||||
Reference in New Issue
Block a user