浏览代码

feat: 星球动画优化

zhangyuhan 3 年之前
父节点
当前提交
9d4adb6b15
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/web/staticres/common-module/yearEndReport/css/index.css

+ 2 - 2
src/web/staticres/common-module/yearEndReport/css/index.css

@@ -170,7 +170,7 @@ body {
     transform: unset;
   }
   100% {
-    transform: scale(3) rotate3d(1, 1, 1, 10deg);
+    transform: scale(3) rotate3d(1, 1, 1, -18deg);
   }
 }
 @keyframes InLeft {
@@ -999,7 +999,7 @@ position: absolute;
   z-index: -1;
 }
 .page-7 .xd-seven img.show {
-  animation: MeteorRotate 10s ease infinite alternate;
+  animation: MeteorRotate 22s ease infinite alternate;
 }
 .page-7 .xd-seven img{
   width: 100%;