소스 검색

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%;