|
|
|
@ -106,14 +106,14 @@
|
|
|
|
|
<p class="title">试卷资源
|
|
|
|
|
<span class="detail">一考知底,高分必刷,全面提分</span>
|
|
|
|
|
<span class="area-content">当前位置:
|
|
|
|
|
<a class="more-area-link" th:href="${setting.domain+'paperlist/13/0-0-0-1-1.html'}" target="_blank">更多地区 > </a>
|
|
|
|
|
<a class="more-area-link" th:href="${setting.domain+'paperlist/1014091031592214529/0-0-0-1-1.html'}" target="_blank">更多地区 > </a>
|
|
|
|
|
</span>
|
|
|
|
|
</p>
|
|
|
|
|
<div class="paper-main">
|
|
|
|
|
<div class="paper-box zhenti-box homepage-zhenti-box">
|
|
|
|
|
<div class="paper-list-wrap">
|
|
|
|
|
<h3 class="paper-title">历年真题
|
|
|
|
|
<a class="list-more-link" th:href="${setting.domain+'paperlist/13/0-1-0-0-1.html'}">更多真题试卷 ></a>
|
|
|
|
|
<a class="list-more-link" th:href="${setting.domain+'paperlist/1014091031592214529/0-1-0-0-1.html'}">更多真题试卷 ></a>
|
|
|
|
|
</h3>
|
|
|
|
|
<ul class="paper-list paper-list-zhenti">
|
|
|
|
|
<li class="list-item" th:each="p,pStat:${historyPaperList}">
|
|
|
|
@ -130,7 +130,7 @@
|
|
|
|
|
<div class="paper-box moni-box homepage-moni-box">
|
|
|
|
|
<div class="paper-list-wrap">
|
|
|
|
|
<h3 class="paper-title">模拟试卷
|
|
|
|
|
<a class="list-more-link" th:href="${setting.domain+'paperlist/13/0-2-0-0-1.html'}">更多模拟试卷 ></a>
|
|
|
|
|
<a class="list-more-link" th:href="${setting.domain+'paperlist/1014091031592214529/0-2-0-0-1.html'}">更多模拟试卷 ></a>
|
|
|
|
|
</h3>
|
|
|
|
|
<ul class="paper-list paper-list-moni">
|
|
|
|
|
<li class="list-item" th:each="p,pStat:${simulationPaperList}">
|
|
|
|
@ -146,7 +146,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="homepage-paper-box shiti-box">
|
|
|
|
|
<div class="hotpaper-list-wrap">
|
|
|
|
|
<h3 class="hotpaper-title">热门试卷<a class="list-more-link" th:href="${setting.domain+'paperlist/13/0-0-0-1-1.html'}">更多热门试卷 > </a>
|
|
|
|
|
<h3 class="hotpaper-title">热门试卷<a class="list-more-link" th:href="${setting.domain+'paperlist/1014091031592214529/0-0-0-1-1.html'}">更多热门试卷 > </a>
|
|
|
|
|
</h3>
|
|
|
|
|
<ul class="hotpaper-list">
|
|
|
|
|
<li class="hotpaper-list-item" th:each="p,pStat:${hotPaperList}">
|
|
|
|
@ -162,12 +162,12 @@
|
|
|
|
|
<div class="school-paper-main">
|
|
|
|
|
<div class="school-paper-container homepage-school-container">
|
|
|
|
|
<h3 class="school-container-title">名校精品试卷
|
|
|
|
|
<a class="school-paper-more-link" th:href="${setting.domain + 'paperlist/13/0-4-0-0-1.html'}">更多名校精品卷 > </a>
|
|
|
|
|
<a class="school-paper-more-link" th:href="${setting.domain + 'paperlist/1014091031592214529/0-4-0-0-1.html'}">更多名校精品卷 > </a>
|
|
|
|
|
</h3>
|
|
|
|
|
<div class="school-list">
|
|
|
|
|
<div class="school-list-item " th:each="s,sStat:${eliteSchoolPaperList}">
|
|
|
|
|
<div class="school-wrap school-wrap-bg1">
|
|
|
|
|
<a class="famous-school-link" th:href="${setting.domain + 'paperlist/13/0-4-0-0-1.html'}" data-schoolid="924cf7ec4afe04a1b071de05">
|
|
|
|
|
<a class="famous-school-link" th:href="${setting.domain + 'paperlist/1014091031592214529/0-4-0-0-1.html'}" data-schoolid="924cf7ec4afe04a1b071de05">
|
|
|
|
|
<div class="school-info">
|
|
|
|
|
<p class="name" th:text="${s.name}">北京大学附属中学</p>
|
|
|
|
|
<p class="info">
|
|
|
|
@ -193,7 +193,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="more-school-list">
|
|
|
|
|
<a class="more-school-name" th:each="s,sStat:${eliteSchoolList}" th:text="${s.name}" th:href="${setting.domain + 'paperlist/13/0-4-0-0-1.html'}">
|
|
|
|
|
<a class="more-school-name" th:each="s,sStat:${eliteSchoolList}" th:text="${s.name}" th:href="${setting.domain + 'paperlist/1014091031592214529/0-4-0-0-1.html'}">
|
|
|
|
|
北京市八一学校
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|