Explorar o código

动画bug修改

黄琪勇 hai 4 meses
pai
achega
9bc0c8c8fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/components/element/enjoyElement/enjoyPlayer.vue

+ 1 - 1
src/views/components/element/enjoyElement/enjoyPlayer.vue

@@ -425,7 +425,7 @@ const handleMousedownPlayBar = () => {
             bottom: 0;
             background: rgba(255, 255, 255, 0.4);
             height: 10px;
-            transition: all 0.5s ease;
+            //transition: all 0.5s ease; //这个和ppt动画效果冲突,见禅道12278
             will-change: width;
             border-radius: 6px;
           }