gaoshuaixing пре 2 година
родитељ
комит
e18e4773f5
2 измењених фајлова са 0 додато и 22 уклоњено
  1. 0 22
      public/html/loading.html
  2. BIN
      public/images/loding.gif

+ 0 - 22
public/html/loading.html

@@ -1,22 +0,0 @@
-<html>
- <head> 
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
-  <style type="text/css">
-    body{
-      margin:0px auto;
-    }
-    #picture1 {
-      position: absolute;
-      left: 50%;
-      top: 35%;
-      transform: translate(-50%, -50%);
-    }
-  </style> 
-  <title></title> 
- </head> 
- <body> 
-  <div id="picture1">
-   <img src="../images/loding.gif" />
-  </div>  
- </body>
-</html>

BIN
public/images/loding.gif