shaogen1995 1 anno fa
parent
commit
d639a65be5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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%;