ソースを参照

交易首页默认图片

limin 7 年 前
コミット
bed29e2511
共有2 個のファイルを変更した5 個の追加5 個の削除を含む
  1. 4 4
      src/main/webapp/WEB-INF/views/portal/index.html
  2. 1 1
      src/main/webapp/WEB-INF/views/portal/technologyTrading/tradingIndex.html

+ 4 - 4
src/main/webapp/WEB-INF/views/portal/index.html

@@ -74,7 +74,7 @@
 
 	<!-- 主体内容区域 -->
 	<div class="container">
-		<div class="indexNav">
+		<!-- <div class="indexNav">
 			<ul>
 				<li>
 				<a th:href="@{/portal/service/patent}">
@@ -91,13 +91,13 @@
 					<img th:src="${portalHost+'/img/index/index_icon3.png'}" alt="">
 					<p>知识产权交易</p></a>
 				</li>
-				<!-- <li>
+				<li>
 				<a th:href="@{/portal/service/serviceIndex}">
 					<img th:src="${portalHost+'/img/index/index_icon4.png'}" alt="">
 					<p>知识产权维权</p></a>
-				</li> -->
+				</li>
 			</ul>
-		</div>
+		</div> -->
 		<h3 class="title">热门申请</h3>
 		<div>
 			<img th:src="${portalHost+'/img/index/index_hotBj.png'}" alt="">

File diff suppressed because it is too large
+ 1 - 1
src/main/webapp/WEB-INF/views/portal/technologyTrading/tradingIndex.html