shaogen1995 1 년 전
부모
커밋
d639a65be5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/HotspotDetail1.vue

+ 1 - 1
src/views/HotspotDetail1.vue

@@ -260,7 +260,7 @@ const imgBottomLoc = (nowId, itemId) => {
   .HD1_3 {
     position: absolute;
     z-index: 10;
-    transition: bottom 1s,opacity 1s;
+    transition: bottom 1s;
     width: 100%;
     & > img {
       width: 100%;