Explorar o código

修改文字动画保存bug

zhangwf %!s(int64=5) %!d(string=hai) anos
pai
achega
82112431bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/font/font.vue

+ 1 - 1
src/components/font/font.vue

@@ -89,7 +89,7 @@
   }
   .bounce{
     span{
-      transform: translate3d(0,-100%,0);
+     // transform: translate3d(0,-100%,0);
       animation: spanbounce 1s 1s both;
     }
     @keyframes spanbounce {