[baozhangchao] 3 years ago
parent
commit
7dd0deabc9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      public/index.html

+ 1
- 1
public/index.html View File

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