panhui 7 жил өмнө
parent
commit
841a8ce25a

+ 2 - 1
src/main/webapp/css/home.css

@@ -24,7 +24,8 @@
  }
  
  .homeTop {
-     height: 700px;
+     height: 80vh;
+     max-height: 700px;
      width: 100%;
      background-image: url(../images/text.png), url(../images/banner.jpg);
      background-position: center center, center center;

+ 1 - 1
src/main/webapp/home.html

@@ -93,7 +93,7 @@
         </div>
 
         <div class="bottom">
-            Copyright © 2018.享居屋 <a href="http://www.miitbeian.gov.cn">苏ICP备 18653686号-</a>
+            Copyright © 2018.享居屋 <a href="http://www.miitbeian.gov.cn" target="_blank">苏ICP备 18047306号-1</a>
         </div>
     </div>