aamin 1 năm trước cách đây
mục cha
commit
6f141a7690
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/PaintingDetailBox.vue

+ 1 - 1
src/components/PaintingDetailBox.vue

@@ -65,7 +65,7 @@ onMounted(() => {
       const pageHeightWindow = window.innerHeight
       pageHeight.value = pageHeightWindow
 
-
+      moveLoc.value = 0
       setTimeout(() => {
         if (isRow.value === "竖") {
           const dom = document.querySelector(".imgBox")