Przeglądaj źródła

表头样式更改

wlzhao 6 lat temu
rodzic
commit
159e6b12e8

+ 2 - 1
src/main/resources/static/home/css/home.css

@@ -636,7 +636,7 @@ em{
 }
 .navbar-default .nave_style ul li a{
 	font-size: 18px;
-	color: #a3a3a3;
+	color: #000;
 	padding: 0 20px;
 	line-height: 65px;
 }
@@ -652,6 +652,7 @@ em{
 	left: 0;
 	background: #fff;
 	z-index: 10;
+	box-shadow: -1px 1px 5px #bebebe;
 }
 .navbar-default .nave_style ul li .second-menu a {
 	font-size: 14px;

+ 1 - 1
src/main/resources/templates/home/common/header.html

@@ -71,7 +71,7 @@
 						<!--<a th:if="*{id==80}" onclick="checkLogin1('azw')" th:id="*{id}" name="safetySupervision" th:text="*{name}" ></a>-->
 					<!--</li>-->
 					<li role="presentation" >
-						<a th:href="/index/#/newsList" data-title="通知公告">通知公告</a>
+						<a href="/index/#/newsList" data-title="通知公告">通知公告</a>
 					</li>
 					<li role="presentation" >
 						<a href="/serviceleague/home/policy" data-title="政策雷达" target="_blank">政策雷达</a>