dgf 7 yıl önce
ebeveyn
işleme
cf52a774ef
2 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 2 0
      .gitignore
  2. 1 2
      lszw12345/src/less/app.home.less

+ 2 - 0
.gitignore

@@ -7,6 +7,8 @@ dist/settingview
 dist/smsChart
 dist/talkview
 dist/userview
+dist/web12345
+dist/lszw12345
 dist/peer
 temp
 templates.js

+ 1 - 2
lszw12345/src/less/app.home.less

@@ -22,17 +22,16 @@
 }*/
 html {
     width: 100%;
-    height: 100%;
 }
 body{
     background-color: #FFF;
     font-family: "Arial","Microsoft YaHei","宋体",sans-serif;
     width: 100%;
-    height: 100%;
 }
 
 .lszw-home {
     width: 100%;
+    height: 100%;
     .bgImg {
         height: 100px;
         background: url(../img/webChatImg/flower.png) left top no-repeat;