3 Incheckningar 5f2ba49ec2 ... ac5e7a7ee3

Upphovsman SHA1 Meddelande Datum
  MSI\liwei ac5e7a7ee3 Merge branch 'master' of http://git.xt.wenhq.top:8083/wenhongquan/qdtlui 2 år sedan
  MSI\liwei 37b0b69f01 Merge branch 'master' of http://git.xt.wenhq.top:8083/wenhongquan/qdtlui 2 år sedan
  MSI\liwei 79d1f2f9d0 新增退出 2 år sedan
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      public/index.html

+ 2 - 1
public/index.html

@@ -13,7 +13,7 @@
     <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
     <style>
         html,
-        body,
+        body, 
         #app {
             height: 100%;
             margin: 0px;
@@ -32,6 +32,7 @@
             position: fixed;
             top: 0;
             left: 0;
+            
             width: 100%;
             height: 100%;
             z-index: 999999;