ソースを参照

翻页动画 时间延长

黄琪勇 3 日 前
コミット
409c1ef392
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/page-instrument/view-detail/smoothAnimation/index.less

+ 1 - 1
src/page-instrument/view-detail/smoothAnimation/index.less

@@ -43,6 +43,6 @@
     }
     /* 一行谱翻页动画 */
     #osmdCanvasPage1,#selectionBgBox,#selectionBox{
-        transition: transform 0.6s;
+        transition: transform 0.8s;
     }
 }