[baozhangchao] 3 年前
父节点
当前提交
7dd0deabc9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      public/index.html

+ 1
- 1
public/index.html 查看文件

@@ -28,7 +28,7 @@
28 28
     .page-loading-wrapper {
29 29
       position: absolute;
30 30
 
31
-      animation: loadingrotate 1s linear 0s alternate forwards;
31
+      animation: loadingrotate 1s linear 1s alternate forwards;
32 32
       width: 0px;
33 33
       overflow: hidden;
34 34
       left: 30vw;