瀏覽代碼

科技传播头部选中BUG修复

anderx 2 年之前
父節點
當前提交
e1c5a8291f
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      src/main/webapp/WEB-INF/views/portal/news/newsDetail.html

+ 1 - 3
src/main/webapp/WEB-INF/views/portal/news/newsDetail.html

@@ -9,9 +9,7 @@
 <link th:href="${portalHost + '/thinkTank/policyDetail.css'}" rel="stylesheet">
 </head>
 <body>
-
-		<div th:replace="common::nav('news','apply')"></div>
-
+    <div th:replace="common::nav('news','apply')"></div>
 	<div id="policyDetail">
 		<div id="policy_content">
 			<div class="content_left" th:each="newsDetail:${newsDetail}">