1
0

3 Commits 5f2ba49ec2 ... ac5e7a7ee3

Autor SHA1 Mensagem Data
  MSI\liwei ac5e7a7ee3 Merge branch 'master' of http://git.xt.wenhq.top:8083/wenhongquan/qdtlui há 2 anos atrás
  MSI\liwei 37b0b69f01 Merge branch 'master' of http://git.xt.wenhq.top:8083/wenhongquan/qdtlui há 2 anos atrás
  MSI\liwei 79d1f2f9d0 新增退出 há 2 anos atrás
1 ficheiros alterados com 2 adições e 1 exclusões
  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]-->
     <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
     <style>
     <style>
         html,
         html,
-        body,
+        body, 
         #app {
         #app {
             height: 100%;
             height: 100%;
             margin: 0px;
             margin: 0px;
@@ -32,6 +32,7 @@
             position: fixed;
             position: fixed;
             top: 0;
             top: 0;
             left: 0;
             left: 0;
+            
             width: 100%;
             width: 100%;
             height: 100%;
             height: 100%;
             z-index: 999999;
             z-index: 999999;