瀏覽代碼

删除loading

gaoshuaixing 2 年之前
父節點
當前提交
e18e4773f5
共有 2 個文件被更改,包括 0 次插入22 次删除
  1. 0 22
      public/html/loading.html
  2. 二進制
      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>

二進制
public/images/loding.gif