Antiloveg 8 years ago
parent
commit
45883bf659

+ 2 - 0
src/main/webapp/WEB-INF/views/portal/ipr/iso.html

@@ -9,6 +9,7 @@
 
 <body>
   <header>
+  <div th:replace="common::{topNav}">
     <div class="container">
       <div class="lt">欢迎进入科技认知计算交易平台!</div>
       <div class="rt">
@@ -19,6 +20,7 @@
         <a href="#">联系我们</a>
       </div>
     </div>
+    </div>
   </header>
   <div class="header_nav_detail">
     <div class="container ">

+ 3 - 0
src/main/webapp/WEB-INF/views/portal/ipr/patentOperation.html

@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
 
@@ -9,6 +10,7 @@
 
 <body>
 	<header>
+	 <div th:replace="common::{topNav}">
 		<div class="container">
 			<div class="lt">欢迎进入科技认知计算交易平台!</div>
 			<div class="rt">
@@ -19,6 +21,7 @@
 				<a href="#">联系我们</a>
 			</div>
 		</div>
+		</div>
 	</header>
 	<div class="header_nav_detail">
 		<div class="container ">