zhouna 4 rokov pred
rodič
commit
07da5e5324

+ 3 - 1
src/css/staticInfoOut.less

@@ -13,6 +13,7 @@ div,li,span,i,p,h1,h2,h3,h4,h5,pre{
   }
 
   body {
+    min-width: 650px;
     font-size: 14px;
     overflow-y: hidden;
     font-family: '微软雅黑', '宋体';
@@ -328,10 +329,11 @@ div,li,span,i,p,h1,h2,h3,h4,h5,pre{
   width: 100%;
   height: 100px;
   background: #172238;
-  padding-top: 35px;
+  padding-top: 25px;
   p{
     color:#fff;
     text-align: center;
     font-size: 12px;
+    white-space: nowrap;
   }
 }

+ 1 - 1
src/html/searchStaticList.html

@@ -17,7 +17,7 @@
   <div class="staticListWrap">
     <div class="staticMainWrap">
       <div class="staticTopCenter">
-        <img class="staticTopLogo" src="../images/staticLogo.png" alt="">
+          <a href="homeStatic.html"><img class="staticTopLogo" src="../images/staticLogo.png" alt=""></a>
       </div>
       <div class="staticTopTab">
         <ul>

+ 1 - 1
src/html/staticInfo.html

@@ -16,7 +16,7 @@
 
 <body>
     <div class="banner">
-        <img class="staticTopLogo" src="../images/staticLogo.png" alt="">
+        <a href="homeStatic.html"><img class="staticTopLogo" src="../images/staticLogo.png" alt=""></a>
     </div>
   <div class="tabBox">
       <span class="title"></span>