首页栏目
parent
8f4f73c360
commit
07fee53ce0
|
|
@ -134,6 +134,24 @@
|
|||
<hlx-template component-type="column" component-query-option="{'columnId':1916078}"
|
||||
component-variable="ljsxColumn"></hlx-template>
|
||||
|
||||
<!-- 重庆市哲学社会科学创新工程 -->
|
||||
<hlx-template component-type="column" component-query-option="{'columnId':1916058}"
|
||||
component-variable="zxshColumn"></hlx-template>
|
||||
|
||||
<!-- 重庆市哲学社会科学创新工程-简介 -->
|
||||
<hlx-template component-type="columnNews"
|
||||
component-query-option="{'columnIds':[1916059],'start':0,'count':1,'showMedium':'PC','columnScope':'SELF'}"
|
||||
component-variable="zxshJjList"></hlx-template>
|
||||
|
||||
<!-- 重庆市哲学社会科学创新工程-栏目 -->
|
||||
<hlx-template component-type="columnNews"
|
||||
component-query-option="{'columnIds':[1916060,1916061,1916062,1916063],'start':0,'count':3,'showMedium':'PC','columnScope':'SELF'}"
|
||||
component-variable="zxshLmList"></hlx-template>
|
||||
|
||||
<!-- 编辑出版 -->
|
||||
<hlx-template component-type="column" component-query-option="{'columnId':1916012}"
|
||||
component-variable="bjcbColumn"></hlx-template>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
|
@ -602,10 +620,10 @@
|
|||
<div class="index-box3 box-bg">
|
||||
<div class="centerWidth clearfix">
|
||||
<div class="divider-bg">
|
||||
<a href="#">
|
||||
<a th:href="${zxshColumn.urlPc}">
|
||||
<span>重庆市哲学社会科学创新工程</span>
|
||||
</a>
|
||||
<a class="more" href="">更多></a>
|
||||
<a class="more" th:href="${zxshColumn.urlPc}">更多></a>
|
||||
</div>
|
||||
|
||||
<div class="index-book">
|
||||
|
|
@ -613,122 +631,39 @@
|
|||
<a class="icon">
|
||||
<img src="./2007162/index/2401-jjbt.png" alt="" srcset="">
|
||||
</a>
|
||||
<p class="text">
|
||||
为深入学习贯彻党的二十大精神,全面贯彻落实习近平总书记关于繁荣发展哲学社会科学的重要论述,推动重庆市哲学社会科学高质量发展,市委决定实施重庆市哲学社会科学创新工程,聚焦人才队伍建设、学科体系建设、学术水平提升、话语体系建设、新型智库建设、研究平台打造等六项重点任务,着力推进社科重大研究项目的组织管理和运行考评机制的创新、研究平台的建设和人才培育方式的改革,为现代化新重庆建设提供学术支撑和智力支持…<a
|
||||
href="#">【详情】</a></p>
|
||||
<th:block th:each="item: ${zxshJjList}">
|
||||
<p th:each="news: ${item.newsList}" class="text">
|
||||
[[(${news.summary})]]
|
||||
<a th:href="${news.pcUrl}">【详情</a>
|
||||
</p>
|
||||
</th:block>
|
||||
</div>
|
||||
<div class="index-book-body">
|
||||
<div class="book-item" id="book1">
|
||||
<a class="book-item-head" href="#">
|
||||
<img src="https://cqass.net.cn/templates/cqsky/images/2401-cxgc-01.png" alt=""
|
||||
srcset="">
|
||||
</a>
|
||||
<div class="book-item-body">
|
||||
<div class="tits">
|
||||
<div class="tits-item">
|
||||
<a class="tits-item-t line-3" href="#">
|
||||
重庆日报:重庆实施哲学社会科学创新工程
|
||||
</a>
|
||||
<a class="more" href="#">>></a>
|
||||
</div>
|
||||
<div class="tits-item" style="display: none;">
|
||||
<a class="tits-item-t line-3" href="#">
|
||||
全市哲学社会科学创新工程工作专班工作小组召开第一次会议
|
||||
</a>
|
||||
<a class="more" href="#">>></a>
|
||||
<th:block th:each="item,itemStat: ${zxshLmList}">
|
||||
<div class="book-item" th:id="'book'+${itemStat.count}">
|
||||
<a class="book-item-head" th:href="${item.urlPc}">
|
||||
<img th:src="${item.listImage}" alt="" srcset="">
|
||||
</a>
|
||||
<div class="book-item-body">
|
||||
<div class="tits">
|
||||
<th:block th:each="news: ${item.newsList}">
|
||||
<div class="tits-item">
|
||||
<a class="tits-item-t line-3" th:href="${news.pcUrl}">
|
||||
[[(${news.listTitle})]]
|
||||
</a>
|
||||
<a class="more" th:href="${news.pcUrl}">>></a>
|
||||
</div>
|
||||
</th:block>
|
||||
</div>
|
||||
<ul class="dots">
|
||||
<th:block th:each="news,newsStat: ${item.newsList}">
|
||||
<li th:class="${newsStat.index == 0 ? 'cur' : ''}"></li></li>
|
||||
</th:block>
|
||||
</ul>
|
||||
</div>
|
||||
<ul class="dots">
|
||||
<li class="cur"></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="book-item" id="book2">
|
||||
<a class="book-item-head" href="#">
|
||||
<img src="https://cqass.net.cn/templates/cqsky/images/2401-cxgc-02.png" alt=""
|
||||
srcset="">
|
||||
</a>
|
||||
<div class="book-item-body">
|
||||
<div class="tits">
|
||||
<div class="tits-item">
|
||||
<a class="tits-item-t line-3" href="#">
|
||||
重庆日报:重庆实施哲学社会科学创新工程
|
||||
</a>
|
||||
<a class="more" href="#">>></a>
|
||||
</div>
|
||||
<div class="tits-item" style="display: none;">
|
||||
<a class="tits-item-t line-3" href="#">
|
||||
全市哲学社会科学创新工程工作专班工作小组召开第一次会议
|
||||
</a>
|
||||
<a class="more" href="#">>></a>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="dots">
|
||||
<li class="cur"></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="book-item" id="book3">
|
||||
<a class="book-item-head" href="#">
|
||||
<img src="https://cqass.net.cn/templates/cqsky/images/2401-cxgc-03.png" alt=""
|
||||
srcset="">
|
||||
</a>
|
||||
<div class="book-item-body">
|
||||
<div class="tits">
|
||||
<div class="tits-item">
|
||||
<a class="tits-item-t line-3" href="#">
|
||||
重庆日报:重庆实施哲学社会科学创新工程
|
||||
</a>
|
||||
<a class="more" href="#">>></a>
|
||||
</div>
|
||||
<div class="tits-item" style="display: none;">
|
||||
<a class="tits-item-t line-3" href="#">
|
||||
全市哲学社会科学创新工程工作专班工作小组召开第一次会议
|
||||
</a>
|
||||
<a class="more" href="#">>></a>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="dots">
|
||||
<li class="cur"></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="book-item" id="book4">
|
||||
<a class="book-item-head" href="#">
|
||||
<img src="https://cqass.net.cn/templates/cqsky/images/2401-cxgc-04.png" alt=""
|
||||
srcset="">
|
||||
</a>
|
||||
<div class="book-item-body">
|
||||
<div class="tits">
|
||||
<div class="tits-item">
|
||||
<a class="tits-item-t line-3" href="#">
|
||||
重庆日报:重庆实施哲学社会科学创新工程
|
||||
</a>
|
||||
<a class="more" href="#">>></a>
|
||||
</div>
|
||||
<div class="tits-item" style="display: none;">
|
||||
<a class="tits-item-t line-3" href="#">
|
||||
全市哲学社会科学创新工程工作专班工作小组召开第一次会议
|
||||
</a>
|
||||
<a class="more" href="#">>></a>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="dots">
|
||||
<li class="cur"></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</th:block>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -737,7 +672,7 @@
|
|||
<div class="index-box3">
|
||||
<div class="centerWidth clearfix">
|
||||
<div class="divider">
|
||||
<a href="#">
|
||||
<a th:href="${bjcbColumn.urlPc}">
|
||||
编辑<span>出版</span>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue