ソースを参照

Merge branch 'test' of jishutao/jitao-server into prod

anderx 3 年 前
コミット
2c88d6bf4b
共有2 個のファイルを変更した2 個の追加4 個の削除を含む
  1. 1 3
      src/main/webapp/WEB-INF/views/portal/news/newsDetail.html
  2. 1 1
      src/main/webapp/WEB-INF/views/portal/service/serviceList.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}">

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/service/serviceList.html

@@ -13,7 +13,7 @@
 
 <body>
 
-
+    <div th:replace="common::nav('','serviceIndex')"></div>
     <div class="container">
         <div class="industry">
             <p>业务分类</p>