anderx лет назад: 4
Родитель
Сommit
5b8e712eb7

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

@@ -1,241 +1,241 @@
-<!DOCTYPE html>
-<html  xmlns="http://www.w3.org/1999/xhtml"
-	xmlns:th="http://www.thymeleaf.org"
-	xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
-<head th:replace="common::header(~{::title},~{::link})">
-	<meta charset="UTF-8">
-	<meta name="viewport" content="width=device-width, initial-scale=1.0">
-	<meta http-equiv="X-UA-Compatible" content="ie=edge">
-	  <link rel="icon" type="image/png" th:href="${portalHost+'/img/ico_logo.png'}" sizes="16x16">
-	<title>南昌科创信息咨询有限公司-知识产权新运用</title>
-<link th:href="${portalHost+'/dll/dll.css'}" rel="stylesheet">
-<link th:href="${portalHost+'/vendors.css'}" rel="stylesheet">
-<link th:href="${portalHost+'/index.css'}" rel="stylesheet"></head>
-<body>
-	<div th:replace="common::nav('','index')"></div>
-
-	<!-- banner -->
-		<div id="myCarousel" class="carousel" th:if="${#lists.size(bannerlist) eq 1}">
-			<!-- 轮播(Carousel)项目 -->
-			<div class="carousel-inner" th:each="banner,bStatus:${bannerlist}">
-				<div class="item active">
-					<a href="javacript:void(0);" th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
-					<a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
-				</div>
-			</div>
-		</div>
-		<div id="myCarousel" class="carousel slide" th:if="${#lists.size(bannerlist) > 1}">
-			<!-- 轮播(Carousel)指标 -->
-			<ol class="carousel-indicators"><!-- 循环圆点 -->
-				<li data-target="#myCarousel" th:attr="data-slide-to=${bStatus.index}" class="active" th:each="banner,bStatus:${bannerlist}" th:if="${bStatus.first}"></li>
-				<li data-target="#myCarousel" th:attr="data-slide-to=${bStatus.index}" th:each="banner,bStatus:${bannerlist}" th:unless="${bStatus.first}"></li>
-			</ol>
-			<!-- 轮播(Carousel)项目 -->
-			<div class="carousel-inner" >
-				<div class="item active" th:each="banner,bStatus:${bannerlist}" th:if="${bStatus.first}">
-				<!-- /portal/continueHigh  /portal/militaryProject   /portal/practicalPatent -->
-					<a th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
-					<a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''" ><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
-				</div>
-				<div class="item" th:each="banner,bStatus:${bannerlist}" th:unless="${bStatus.first}">
-					<a th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
-					<a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''" ><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
-				</div>
-			</div>
-			<!-- 轮播(Carousel)导航 -->
-			<a class="carousel-control left" href="#myCarousel" data-slide="prev">&lsaquo;</a>
-			<a class="carousel-control right" href="#myCarousel" data-slide="next">&rsaquo;</a>
-		</div>
-
-	<!-- 	<div class="indexSearch">
-			<ul class="jumpType">
-				<li class="active">成果</li>
-				<li>需求</li>
-				<li>专利</li>
-				<li>政策</li>
-				<li>项目</li>
-			</ul>
-			<div class="search-inp">
-				<div class="input-group searchDiv">
-					<input type="text" class="form-control demandSearch" placeholder="输入你感兴趣的内容">
-					<img th:src="${portalHost+'/img/newMenu/searchImg.png'}" alt="" class="searchImg">
-
-				</div>
-				 <a  th:href="@{/portal/assessment}" class="zaixian">在线评估</a>
-
-
-				<a th:href="@{/portal/evaluation/evaluate}" href="/portal/evaluation/evaluate" class="gaoqi">高企自评</a>
-			</div>
-			<ul class="jump">
-				<li>
-					<a href="/portal/thinkTank/policyList?type=1">政策</a>
-				</li>
-				<li>
-					<a href="/portal/thinkTank/policyList?type=0">资讯</a>
-				</li>
-				<li>
-					<a href="/portal/thinkTank/policyList?type=99">赣牛网观点</a>
-				</li>
-				<li>
-					<a href="/portal/thinkTank/policyList?type=98">知产百科</a>
-				</li>
-			</ul>
-			<span class="apply head_login">申请会员</span>
-		</div> -->
-
-	<!-- 主体内容区域 -->
-	<div id="terrace">
-			<div class="RecommendTitle">
-				<h2>知识产权新运用服务平台</h2>
-				<span></span>
-			</div>
-			<!--
-			<div class="terrace_cont">
-				<div>
-					<img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
-					<div class="terraceH">
-						<h4>智慧</h4>
-						<p>海量智力成果认知您的需求</p>
-					</div>
-				</div>
-				<div>
-					<img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
-					<div class="terraceH">
-						<h4>合伙</h4>
-						<p>秉承十七载荣赢数万客户</p>
-					</div>
-				</div><div>
-					<img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
-					<div class="terraceH">
-						<h4>社区</h4>
-						<p>严选数千位专家顾问答疑解惑</p>
-					</div>
-				</div>
-			</div>-->
-		</div>
-		<div id="apply">
-			<div class="apply">
-				<div class="apply_left">
-					<a >
-						<img th:src="${portalHost+'/img/indedImg/inded15.jpg'}" alt="" />
-					</a>
-				</div>
-				<div class="apply_right">
-					<div th:each="p0,pcStatus:${patentCategory}">
-						<a th:href="'/portal/service/patentList?secondId='+${p0.topLevelId}">
-							<img th:src="${portalHost+'/img/indedImg/inded20.jpg'}" alt="" th:if="${pcStatus.index}==0"/>
-							<img th:src="${portalHost+'/img/indedImg/inded21.jpg'}" alt="" th:if="${pcStatus.index}==1"/>
-							<img th:src="${portalHost+'/img/indedImg/inded22.jpg'}" alt="" th:if="${pcStatus.index}==2"/>
-							<img th:src="${portalHost+'/img/indedImg/inded23.jpg'}" alt="" th:if="${pcStatus.index}==3"/>
-							<img th:src="${portalHost+'/img/indedImg/inded24.jpg'}" alt="" th:if="${pcStatus.index}==4"/>
-							<img th:src="${portalHost+'/img/indedImg/inded25.jpg'}" alt="" th:if="${pcStatus.index}==5"/>
-							<h4 th:text="${p0.topLevel}"> 发明专利</h4>
-						</a>
-					</div>
-				</div>
-			</div>
-
-		</div>
-		<div class="container">
-		<div class="RecommendTitle">
-			<h2>政策资讯</h2>
-			<span></span>
-		</div>
-		<div class="news">
-			<div class="consultation"  style="width: 1200px;">
-				<a href="/portal/thinkTank/policyList?type=0" style="color: black;position: relative;left: 1120px;font-size: 16px;">更多资讯&gt;&gt;</a>
-				<ul style="display: flex; flex-wrap: wrap;">
-
-					<li th:each="n:${news}" style="width: 600px;">
-						<a th:href="@{/portal/news/newsDetail(id=${n.id},type=1)}">
-							<div class="time">
-								<span th:text="${#dates.format(n.releaseDate,'MM-dd')}">03-12</span>
-								<span th:text="${#dates.format(n.releaseDate,'yyyy')}">2018</span>
-							</div>
-							<div class="newTxt">
-								<h5 th:text="${#strings.abbreviate(n.title,18)}">加奖金哦违法爱按金额积分经济积分经济积分经济if啊积分经济交往和居委会看看哇卡哇卡...</h5>
-								<p th:text="${#strings.abbreviate(n.summary,65)}">哈哈哈哈海鸥科技打飞机附近的啊我的㘝技打飞机附近的啊我的技打飞机附近的啊我的技打飞机附近的啊我的技打飞机附近的啊我的酒店设计大姐姐 但是大家觉得结算单基督教圣诞节ajd...</p>
-							</div>
-						</a>
-					</li>
-				</ul>
-			</div>
-		</div>
-	</div>
-		<!-- <div id="wield">
-			<div class="terrace_title">
-				<img th:src="${portalHost+'/img/indedImg/inded4.png'}" alt="" />
-			</div>
-			<div class="wield_cont">
-				<div class="video">
-					<video id="video1" controls="true" controlslist="nodownload">
-						<source src="http://118.190.205.7:8000/Pear-Demo-Yosemite_National_Park.mp4 "  type="video/mp4">
-						<source th:src="${vurl == null? 'http://118.190.205.7:8000/Pear-Demo-Yosemite_National_Park.mp4': videoServer+vurl}"  type="video/mp4">
-
-						您的浏览器不支持 HTML5 video 标签。
-					</video>
-				</div>
-				<img th:src="${portalHost+'/img/indedImg/inded5.png'}" alt="" />
-			</div>
-				<div class="moreVideo">
-				<a href="/portal/video.html">查看更多视频 >></a>
-			</div>
-		</div> -->
-		<!-- <div class="brands">
-			<a th:href="@{/portal/service/brandBuild}">
-			<img th:src="${portalHost+'/img/indedImg/inded6.png'}" alt="" />
-			</a>
-		</div>
-		<div class="brands">
-			<a th:href="@{/portal/service/marketOpen}">
-			<img th:src="${portalHost+'/img/indedImg/inded7.png'}" alt="" />
-			</a>
-			<div class="brandsDiv">
-				<img th:src="${portalHost+'/img/indedImg/inded31.jpg'}" alt="" class="active"/>
-				<img th:src="${portalHost+'/img/indedImg/inded32.jpg'}" alt="" />
-				<img th:src="${portalHost+'/img/indedImg/inded33.jpg'}" alt="" />
-			</div>
-		</div>
-		<div class="brands">
-			<a th:href="@{/portal/service/governmentSupport}">
-			<img th:src="${portalHost+'/img/indedImg/inded8.png'}" alt="" />
-			</a>
-		</div>
-		<div class="brands">
-			<a th:href="@{/portal/service/taxFinance}">
-			<img th:src="${portalHost+'/img/indedImg/inded9.png'}" alt="" />
-			</a>
-			<div>
-				<img th:src="${portalHost+'/img/indedImg/inded34.jpg'}" alt="" class="active"/>
-				<img th:src="${portalHost+'/img/indedImg/inded35.jpg'}" alt="" />
-				<img th:src="${portalHost+'/img/indedImg/inded36.jpg'}" alt="" />
-			</div>
-		</div> -->
-		<div id="hotProject">
-			<div class="RecommendTitle">
-				<h2>热门项目</h2>
-				<span></span>
-			</div>
-			<div class="hotProject_cont" >
-				<div th:each="p,pStatus:${projects}">
-					<img th:src="${p.maxImgUrl}==null or ${p.maxImgUrl}==''?${portalHost+'/img/indedImg/inded11.png'}:${avatarUploadHost+p.maxImgUrl}" alt="">
-					<h3 th:text="${p.name}">高新认定</h3>
-					<p th:text="${p.advertisement}==null or ${p.advertisement}==''?'暂无简介':${#strings.abbreviate(p.advertisement,30)}"></p>
-					<a th:href="@{/portal/service/serviceDetail(id=${p.id})}">立即办理</a>
-				</div>
-			</div>
-		</div>
-
-
-	<footer>
-		<div th:replace="common::copyright"></div>
-		<div th:replace="common::login"></div>
-	</footer>
-	<div th:replace="common::footer(~{::script})">
-		<script type="text/javascript" th:src="${portalHost + '/dll/dll.js'}"></script>
-		<script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
-		<script type="text/javascript" th:src="${portalHost+'/index.js'}"></script>
-	</div>
-</body>
-
-</html>
+<!DOCTYPE html>
+<html  xmlns="http://www.w3.org/1999/xhtml"
+	xmlns:th="http://www.thymeleaf.org"
+	xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+<head th:replace="common::header(~{::title},~{::link})">
+	<meta charset="UTF-8">
+	<meta name="viewport" content="width=device-width, initial-scale=1.0">
+	<meta http-equiv="X-UA-Compatible" content="ie=edge">
+	  <link rel="icon" type="image/png" th:href="${portalHost+'/img/ico_logo.png'}" sizes="16x16">
+	<title>南昌科创信息咨询有限公司-知识产权新运用</title>
+<link th:href="${portalHost+'/dll/dll.css'}" rel="stylesheet">
+<link th:href="${portalHost+'/vendors.css'}" rel="stylesheet">
+<link th:href="${portalHost+'/index.css'}" rel="stylesheet"></head>
+<body>
+	<div th:replace="common::nav('','index')"></div>
+
+	<!-- banner -->
+		<div id="myCarousel" class="carousel" th:if="${#lists.size(bannerlist) eq 1}">
+			<!-- 轮播(Carousel)项目 -->
+			<div class="carousel-inner" th:each="banner,bStatus:${bannerlist}">
+				<div class="item active">
+					<a href="javacript:void(0);" th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
+					<a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
+				</div>
+			</div>
+		</div>
+		<div id="myCarousel" class="carousel slide" th:if="${#lists.size(bannerlist) > 1}">
+			<!-- 轮播(Carousel)指标 -->
+			<ol class="carousel-indicators"><!-- 循环圆点 -->
+				<li data-target="#myCarousel" th:attr="data-slide-to=${bStatus.index}" class="active" th:each="banner,bStatus:${bannerlist}" th:if="${bStatus.first}"></li>
+				<li data-target="#myCarousel" th:attr="data-slide-to=${bStatus.index}" th:each="banner,bStatus:${bannerlist}" th:unless="${bStatus.first}"></li>
+			</ol>
+			<!-- 轮播(Carousel)项目 -->
+			<div class="carousel-inner" >
+				<div class="item active" th:each="banner,bStatus:${bannerlist}" th:if="${bStatus.first}">
+				<!-- /portal/continueHigh  /portal/militaryProject   /portal/practicalPatent -->
+					<a th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
+					<a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''" ><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
+				</div>
+				<div class="item" th:each="banner,bStatus:${bannerlist}" th:unless="${bStatus.first}">
+					<a th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
+					<a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''" ><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
+				</div>
+			</div>
+			<!-- 轮播(Carousel)导航 -->
+			<a class="carousel-control left" href="#myCarousel" data-slide="prev">&lsaquo;</a>
+			<a class="carousel-control right" href="#myCarousel" data-slide="next">&rsaquo;</a>
+		</div>
+
+	<!-- 	<div class="indexSearch">
+			<ul class="jumpType">
+				<li class="active">成果</li>
+				<li>需求</li>
+				<li>专利</li>
+				<li>政策</li>
+				<li>项目</li>
+			</ul>
+			<div class="search-inp">
+				<div class="input-group searchDiv">
+					<input type="text" class="form-control demandSearch" placeholder="输入你感兴趣的内容">
+					<img th:src="${portalHost+'/img/newMenu/searchImg.png'}" alt="" class="searchImg">
+
+				</div>
+				 <a  th:href="@{/portal/assessment}" class="zaixian">在线评估</a>
+
+
+				<a th:href="@{/portal/evaluation/evaluate}" href="/portal/evaluation/evaluate" class="gaoqi">高企自评</a>
+			</div>
+			<ul class="jump">
+				<li>
+					<a href="/portal/thinkTank/policyList?type=1">政策</a>
+				</li>
+				<li>
+					<a href="/portal/thinkTank/policyList?type=0">资讯</a>
+				</li>
+				<li>
+					<a href="/portal/thinkTank/policyList?type=99">赣牛网观点</a>
+				</li>
+				<li>
+					<a href="/portal/thinkTank/policyList?type=98">知产百科</a>
+				</li>
+			</ul>
+			<span class="apply head_login">申请会员</span>
+		</div> -->
+
+	<!-- 主体内容区域 -->
+	<div id="terrace">
+			<div class="RecommendTitle">
+				<h2>知识产权新运用服务平台</h2>
+				<span></span>
+			</div>
+			<!--
+			<div class="terrace_cont">
+				<div>
+					<img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
+					<div class="terraceH">
+						<h4>智慧</h4>
+						<p>海量智力成果认知您的需求</p>
+					</div>
+				</div>
+				<div>
+					<img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
+					<div class="terraceH">
+						<h4>合伙</h4>
+						<p>秉承十七载荣赢数万客户</p>
+					</div>
+				</div><div>
+					<img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
+					<div class="terraceH">
+						<h4>社区</h4>
+						<p>严选数千位专家顾问答疑解惑</p>
+					</div>
+				</div>
+			</div>-->
+		</div>
+		<div id="apply">
+			<div class="apply">
+				<div class="apply_left">
+					<a >
+						<img th:src="${portalHost+'/img/indedImg/inded15.jpg'}" alt="" />
+					</a>
+				</div>
+				<div class="apply_right">
+					<div th:each="p0,pcStatus:${patentCategory}">
+						<a th:href="'/portal/service/patentList?secondId='+${p0.topLevelId}">
+							<img th:src="${portalHost+'/img/indedImg/inded20.jpg'}" alt="" th:if="${pcStatus.index}==0"/>
+							<img th:src="${portalHost+'/img/indedImg/inded21.jpg'}" alt="" th:if="${pcStatus.index}==1"/>
+							<img th:src="${portalHost+'/img/indedImg/inded22.jpg'}" alt="" th:if="${pcStatus.index}==2"/>
+							<img th:src="${portalHost+'/img/indedImg/inded23.jpg'}" alt="" th:if="${pcStatus.index}==3"/>
+							<img th:src="${portalHost+'/img/indedImg/inded24.jpg'}" alt="" th:if="${pcStatus.index}==4"/>
+							<img th:src="${portalHost+'/img/indedImg/inded25.jpg'}" alt="" th:if="${pcStatus.index}==5"/>
+							<h4 th:text="${p0.topLevel}"> 发明专利</h4>
+						</a>
+					</div>
+				</div>
+			</div>
+
+		</div>
+		<div class="container">
+		<div class="RecommendTitle">
+			<h2>政策资讯</h2>
+			<span></span>
+		</div>
+		<div class="news">
+			<div class="consultation"  style="width: 1200px;">
+				<a href="/portal/thinkTank/policyList?type=0" style="color: black;position: relative;left: 1120px;font-size: 16px;">更多资讯&gt;&gt;</a>
+				<ul style="display: flex; flex-wrap: wrap;">
+
+					<li th:each="n:${news}" style="width: 600px;">
+						<a th:href="@{/portal/news/newsDetail(id=${n.id},type=1)}">
+							<div class="time">
+								<span th:text="${#dates.format(n.releaseDate,'MM-dd')}">03-12</span>
+								<span th:text="${#dates.format(n.releaseDate,'yyyy')}">2018</span>
+							</div>
+							<div class="newTxt">
+								<h5 th:text="${#strings.abbreviate(n.title,18)}">加奖金哦违法爱按金额积分经济积分经济积分经济if啊积分经济交往和居委会看看哇卡哇卡...</h5>
+								<p th:text="${#strings.abbreviate(n.summary,65)}">哈哈哈哈海鸥科技打飞机附近的啊我的㘝技打飞机附近的啊我的技打飞机附近的啊我的技打飞机附近的啊我的技打飞机附近的啊我的酒店设计大姐姐 但是大家觉得结算单基督教圣诞节ajd...</p>
+							</div>
+						</a>
+					</li>
+				</ul>
+			</div>
+		</div>
+	</div>
+		<!-- <div id="wield">
+			<div class="terrace_title">
+				<img th:src="${portalHost+'/img/indedImg/inded4.png'}" alt="" />
+			</div>
+			<div class="wield_cont">
+				<div class="video">
+					<video id="video1" controls="true" controlslist="nodownload">
+						<source src="http://118.190.205.7:8000/Pear-Demo-Yosemite_National_Park.mp4 "  type="video/mp4">
+						<source th:src="${vurl == null? 'http://118.190.205.7:8000/Pear-Demo-Yosemite_National_Park.mp4': videoServer+vurl}"  type="video/mp4">
+
+						您的浏览器不支持 HTML5 video 标签。
+					</video>
+				</div>
+				<img th:src="${portalHost+'/img/indedImg/inded5.png'}" alt="" />
+			</div>
+				<div class="moreVideo">
+				<a href="/portal/video.html">查看更多视频 >></a>
+			</div>
+		</div> -->
+		<!-- <div class="brands">
+			<a th:href="@{/portal/service/brandBuild}">
+			<img th:src="${portalHost+'/img/indedImg/inded6.png'}" alt="" />
+			</a>
+		</div>
+		<div class="brands">
+			<a th:href="@{/portal/service/marketOpen}">
+			<img th:src="${portalHost+'/img/indedImg/inded7.png'}" alt="" />
+			</a>
+			<div class="brandsDiv">
+				<img th:src="${portalHost+'/img/indedImg/inded31.jpg'}" alt="" class="active"/>
+				<img th:src="${portalHost+'/img/indedImg/inded32.jpg'}" alt="" />
+				<img th:src="${portalHost+'/img/indedImg/inded33.jpg'}" alt="" />
+			</div>
+		</div>
+		<div class="brands">
+			<a th:href="@{/portal/service/governmentSupport}">
+			<img th:src="${portalHost+'/img/indedImg/inded8.png'}" alt="" />
+			</a>
+		</div>
+		<div class="brands">
+			<a th:href="@{/portal/service/taxFinance}">
+			<img th:src="${portalHost+'/img/indedImg/inded9.png'}" alt="" />
+			</a>
+			<div>
+				<img th:src="${portalHost+'/img/indedImg/inded34.jpg'}" alt="" class="active"/>
+				<img th:src="${portalHost+'/img/indedImg/inded35.jpg'}" alt="" />
+				<img th:src="${portalHost+'/img/indedImg/inded36.jpg'}" alt="" />
+			</div>
+		</div> -->
+		<div id="hotProject">
+			<div class="RecommendTitle">
+				<h2>热门项目</h2>
+				<span></span>
+			</div>
+			<div class="hotProject_cont" >
+				<div th:each="p,pStatus:${projects}">
+					<img th:src="${p.maxImgUrl}==null or ${p.maxImgUrl}==''?${portalHost+'/img/indedImg/inded11.png'}:${avatarUploadHost+p.maxImgUrl}" alt="">
+					<h3 th:text="${p.name}">高新认定</h3>
+					<p th:text="${p.advertisement}==null or ${p.advertisement}==''?'暂无简介':${#strings.abbreviate(p.advertisement,30)}"></p>
+					<a th:href="@{/portal/service/serviceDetail(id=${p.id})}">立即办理</a>
+				</div>
+			</div>
+		</div>
+
+
+	<footer>
+		<div th:replace="common::copyright"></div>
+		<div th:replace="common::login"></div>
+	</footer>
+	<div th:replace="common::footer(~{::script})">
+		<script type="text/javascript" th:src="${portalHost + '/dll/dll.js'}"></script>
+		<script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
+		<script type="text/javascript" th:src="${portalHost+'/index.js'}"></script>
+	</div>
+</body>
+
+</html>

+ 17 - 17
src/main/webapp/WEB-INF/views/user/account/evaluateInfo.html

@@ -1,18 +1,18 @@
-<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml"
-	xmlns:th="http://www.thymeleaf.org">
-<head th:replace="common::header(~{::title},~{::link})">
-	<title>价值评估页</title>
-	<link th:href="${staticHost+'/dll/dll.css'}" rel="stylesheet">
-	<link th:href="${staticHost+'/user/account/evaluateInfo.css'}" rel="stylesheet">
-</head>
-<body>
-	<div id="root"></div>
-	
-	<div th:replace="common::footer(~{::script})">
-		<script type="text/javascript" th:src="${staticHost+'/vendors.js'}"></script>
-		<script type="text/javascript" th:src="${staticHost+'/dll/dll.js'}"></script>
-		<script type="text/javascript" th:src="${staticHost+'/user/account/evaluateInfo.js'}"></script>
-	</div>
-</body>
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml"
+	xmlns:th="http://www.thymeleaf.org">
+<head th:replace="common::header(~{::title},~{::link})">
+	<title>价值评估页</title>
+	<link th:href="${staticHost+'/dll/dll.css'}" rel="stylesheet">
+	<link th:href="${staticHost+'/user/account/evaluateInfo.css'}" rel="stylesheet">
+</head>
+<body>
+	<div id="root"></div>
+	
+	<div th:replace="common::footer(~{::script})">
+		<script type="text/javascript" th:src="${staticHost+'/vendors.js'}"></script>
+		<script type="text/javascript" th:src="${staticHost+'/dll/dll.js'}"></script>
+		<script type="text/javascript" th:src="${staticHost+'/user/account/evaluateInfo.js'}"></script>
+	</div>
+</body>
 </html>