瀏覽代碼

更改右下角动画样式

hao lei 10 月之前
父節點
當前提交
76ea3d3acf
共有 2 個文件被更改,包括 12117 次插入144 次删除
  1. 12109 143
      package-lock.json
  2. 8 1
      src/components/audiLogoAnimation/index.vue

File diff suppressed because it is too large
+ 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;
   }
 }