Chencb1991 8 months ago
parent
commit
7dab2806aa

+ 1 - 2
src/main/resources/static/police/css/index.css

@@ -40,8 +40,7 @@ header{
 .data_common_ad .banners{
     width: 100%;
     height: 80px;
-    background: url("../../police/images/cbs/anners.jpg") no-repeat center;
-    background-size: auto 100%;
+    filter: brightness(1.1);
 }
 .data_big_title{
     width: 100%;

+ 1 - 1
src/main/resources/templates/theme/audit/index.html

@@ -47,7 +47,7 @@
 
 <div class="data_common_ad" >
     <div class="banners" th:each="item,status:${banner1}">
-<!--        <a target="_blank" th:href="${item.url}"><img th:src="${item.img}" style="border-style: none;height:80px"></a>-->
+        <a target="_blank" th:href="${item.url}"><img th:src="${item.img}" style="border-style: none;height:80px"></a>
     </div>
 
     <div class="data_big_title" th:if="${not #lists.isEmpty(bizZdArticle) and bizZdArticle[0] != null}">