Quellcode durchsuchen

更改右下角动画样式

hao lei vor 10 Monaten
Ursprung
Commit
76ea3d3acf
2 geänderte Dateien mit 12117 neuen und 144 gelöschten Zeilen
  1. 12109 143
      package-lock.json
  2. 8 1
      src/components/audiLogoAnimation/index.vue

Datei-Diff unterdrückt, da er zu groß ist
+ 12109 - 143
package-lock.json


+ 8 - 1
src/components/audiLogoAnimation/index.vue

@@ -436,9 +436,10 @@
     border-width: 40px;
   }
   100% {
-    /* opacity: 0; */
     opacity: 1;
     border-width: 40px;
+    height: 260px;
+    width: 260px;
   }
 }
 
@@ -495,6 +496,8 @@
     opacity: 1;
     border-width: 40px;
     /* opacity: 0; */
+    height: 260px;
+    width: 260px;
   }
 }
 
@@ -551,6 +554,8 @@
     opacity: 1;
     border-width: 40px;
     /* opacity: 0; */
+    height: 260px;
+    width: 260px;
   }
 }
 
@@ -607,6 +612,8 @@
     opacity: 1;
     border-width: 40px;
     /* opacity: 0; */
+    height: 260px;
+    width: 260px;
   }
 }