소스 검색

Merge branch 'hqyDevNewVersion' of http://git.dayaedu.com/liushengqiang/music-score into ktyq-test-new

黄琪勇 3 일 전
부모
커밋
c49becddec
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;
     }
 }