黄琪勇 4 mesi fa
parent
commit
9bc0c8c8fd

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

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