瀏覽代碼

动画bug修改

黄琪勇 4 月之前
父節點
當前提交
9bc0c8c8fd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
           }