Ver Fonte

按钮样式修改

wangjianguo há 8 anos atrás
pai
commit
e585dae4a3

+ 4 - 7
VisualInspection/css/statistics/toll_station_statistics.css

@@ -108,12 +108,8 @@
 .view_change{
     width:60px;
     height:40px;
-    color: #fff;
-    background-color: #00ced1;
-    border-color: #1970fc;
-    border:1px solid transparent;
-    border-radius: 4px;
-    font-weight: bolder;
+    background: url("/images/change-btn.png?time=2017725152348") no-repeat center center ;
+    cursor: pointer;
 }
 
 .row-3,.row-4,.row-6,.row-7{
@@ -253,4 +249,5 @@
 span{
     font-family: '宋体';
     font-size:15px;
-}
+}
+

+ 2 - 1
VisualInspection/view/statistics/toll_station_statistics.html

@@ -47,7 +47,8 @@
     <div class="border-line">
     <div class="row-4">
         <div class="col-1"><span>收费站考核扣分情况占比</span></div><div class="line-2"></div>
-        <div class="col-1" id="progress"><span>考核进步Top5排行榜</span><div class="btn-change"><button class="view_change">切换</button></div></div>
+        <div class="col-1" id="progress"><span>考核进步Top5排行榜</span><div class="btn-change">
+            <div class="view_change" title="切换"></div></div></div>
         <div class="col-1" id="backward" style="display:none;"><span>考核退步Top5排行榜</span></div>
     </div>
     <div class="row-5">