Explorar el Código

feat: 去掉试卷翻转效果

chenhao hace 2 años
padre
commit
4c77ded1d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/features/mark/CommonMarkBody.vue

+ 1 - 1
src/features/mark/CommonMarkBody.vue

@@ -795,7 +795,7 @@ function scrollToFirstScore() {
   }
 }
 .rotate-board-1 {
-  animation: rotate 0.6s ease-in-out;
+  /* animation: rotate 0.6s ease-in-out; */
 }
 
 .kb-circle {