lanzi68yang@163.com 8 rokov pred
rodič
commit
d3e7332b3b

+ 24 - 23
lszw12345/src/less/app.service.less

@@ -1,28 +1,29 @@
-.header {
-  position: fixed;
-  top: 0%;
-  z-index: 1000;
-  width: 100%;
-  height: 40px;
-  padding-top: 9px;
-  font-size: 15px;
-  color: #FFF;
-  text-align: center;
-  background-color: #3FA1E6;
-  .glyphicon-arrow-left {
-      float: left;
-      margin-left: 10px;
-      margin-top: 2px;
-  }
-  .glyphicon-home {
-      float: right;
-      margin-right: 10px;
-      margin-top: 2px;
-  }
-}
+
           .service-content{
+            .header {
+                position: fixed;
+                top: 0%;
+                z-index: 1000;
+                width: 100%;
+                height: 40px;
+                padding-top: 9px;
+                font-size: 15px;
+                color: #FFF;
+                text-align: center;
+                background-color: #3FA1E6;
+                .glyphicon-arrow-left {
+                    float: left;
+                    margin-left: 10px;
+                    margin-top: 2px;
+                }
+                .glyphicon-home {
+                    float: right;
+                    margin-right: 10px;
+                    margin-top: 2px;
+                }
+              }
              margin-top: 45px;
-             height: 568px;
+         //    height: 568px;
              overflow-y: auto ;
              overflow-x: hidden;
              background-color: #FFF;     

+ 3 - 5
lszw12345/src/templates/service.html

@@ -1,9 +1,7 @@
-<div class="header">
-    <span onClick="javascript :history.back(-1);" class="glyphicon glyphicon-arrow-left"></span><span>服务事项</span><span ui-sref="home" class="glyphicon glyphicon-home"></span>
-</div>
-
 <div class="service-content">
-
+    <div class="header">
+        <span onClick="javascript :history.back(-1);" class="glyphicon glyphicon-arrow-left"></span><span>服务事项</span><span ui-sref="home" class="glyphicon glyphicon-home"></span>
+    </div>
 
     <p> <span class="glyphicon glyphicon-link"></span>&nbsp市发改委</p>
     <p> <span class="glyphicon glyphicon-link"></span>&nbsp市经信委</p>