shaogen1995 hace 1 año
padre
commit
4d97995650
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/MoreContent.vue

+ 1 - 1
src/views/MoreContent.vue

@@ -720,7 +720,7 @@ onBeforeMount(() => {
 onMounted(() => {
   window.dispatchEvent(new Event("resize"))
 
-  const dom = document.querySelector("#app")
+  // const dom = document.querySelector("#app")
   windowWidth.value = window.windowWidth
   windowHeight.value = window.windowHeight