Browse Source

网页替换

anderx 5 years ago
parent
commit
51dfa2066d

+ 1 - 1
src/main/webapp/WEB-INF/views/common.html

@@ -292,7 +292,7 @@
 					<div class="text_top">
 						<a th:href="@{/portal/aboutUs}">关于公司/</a>
 						<a th:href="@{/portal/contactUs}">联系我们</a>
-						<p> Copyright &copy 2016-2020 科德 版权所有 <a href="http://www.beian.miit.gov.cn/" target="_blank">湘ICP备15019731号</a>
+						<p> Copyright &copy 2016-2020 阿凡提 版权所有 <a href="http://beian.miit.gov.cn" target="_blank">湘ICP备2020022760号</a>
 							-2 技术支持:阿凡提信息科技(湖南)股份有限公司</p>
 					</div>
 					<div class="text_center">

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

@@ -85,9 +85,9 @@
 
 	<!-- 主体内容区域 -->
 	<div id="terrace">
-			<div class="terrace_title">
-			
-				<img th:src="${portalHost+'/img/indedImg/inded12.png'}" alt="" />
+			<div class="RecommendTitle">
+				<h2>知识产权新运用服务平台</h2>
+				<span></span>
 			</div>
 			<!-- 
 			<div class="terrace_cont">
@@ -212,8 +212,9 @@
 			</div>
 		</div> -->
 		<div id="hotProject">
-			<div class="terrace_title">
-				<img th:src="${portalHost+'/img/indedImg/inded10.png'}" alt="" />
+			<div class="RecommendTitle">
+				<h2>热门项目</h2>
+				<span></span>
 			</div>
 			<div class="hotProject_cont" >
 				<div th:each="p,pStatus:${projects}">