黄琪勇 дней назад: 3
Родитель
Сommit
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;
     }
 }