|
|
@@ -56,17 +56,56 @@
|
|
|
</div>
|
|
|
<div class="star_list">
|
|
|
<ul>
|
|
|
- <li th:each="star,iterStart:${starList}">
|
|
|
+ <li>
|
|
|
+ <div class="star_content_img">
|
|
|
+ <img th:src="${portalHost + '/img/star_img_1.png'}">
|
|
|
+ <a href="#">报名中</a>
|
|
|
+ </div>
|
|
|
+ <div class="star_content_info">
|
|
|
+ <h4>陈政清</h4>
|
|
|
+ <h5>湖南大学 土木工程学院</h5>
|
|
|
+ <h5>“985”工程首席科学家</h5>
|
|
|
+ <p class="mt20"><label>技术:</label> <span class="red">4</span>项</p>
|
|
|
+ <p><label>粉丝:</label> <span class="red">456</span>人</p>
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="star_content_img">
|
|
|
+ <img th:src="${portalHost + '/img/star_img_2.png'}">
|
|
|
+ <a href="#">报名中</a>
|
|
|
+ </div>
|
|
|
+ <div class="star_content_info">
|
|
|
+ <h4>袁隆平</h4>
|
|
|
+ <h5>中国工程院院士</h5>
|
|
|
+ <h5>中国杂交水稻工程技术研究中心主任</h5>
|
|
|
+ <p class="mt20"><label>技术:</label> <span class="red">6</span>项</p>
|
|
|
+ <p><label>粉丝:</label> <span class="red">3647</span>人</p>
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="star_content_img">
|
|
|
+ <img th:src="${portalHost + '/img/star_img_3.png'}">
|
|
|
+ <a href="#">报名中</a>
|
|
|
+ </div>
|
|
|
+ <div class="star_content_info">
|
|
|
+ <h4>钟志华</h4>
|
|
|
+ <h5>中国工程院机械与运载工程学部院士</h5>
|
|
|
+ <h5>车辆工程专家</h5>
|
|
|
+ <p class="mt20"><label>技术:</label> <span class="red">5</span>项</p>
|
|
|
+ <p><label>粉丝:</label> <span class="red">79</span>人</p>
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
<div class="star_content_img">
|
|
|
- <img th:src="${avatarHost + star.personPortraitUrl}">
|
|
|
+ <img th:src="${portalHost + '/img/star_img_4.png'}">
|
|
|
<a href="#">报名中</a>
|
|
|
</div>
|
|
|
<div class="star_content_info">
|
|
|
- <h4 th:text="${star.username}">陈政清</h4>
|
|
|
- <h5 th:text="${star.workUnit}">湖南大学 土木工程学院</h5>
|
|
|
- <h5 th:text="${star.professionalTitle}">“985”工程首席科学家</h5>
|
|
|
- <p class="mt20"><label>技术:</label> <span class="red" th:text="${star.achievementNum}">4</span>项</p>
|
|
|
- <p><label>粉丝:</label> <span class="red" th:text="${star.fansNum}">456</span>人</p>
|
|
|
+ <h4>张泽</h4>
|
|
|
+ <h5>中国科学院院士</h5>
|
|
|
+ <h5>材料科学晶体结构专家</h5>
|
|
|
+ <p class="mt20"><label>技术:</label> <span class="red">2</span>项</p>
|
|
|
+ <p><label>粉丝:</label> <span class="red">56</span>人</p>
|
|
|
</div>
|
|
|
</li>
|
|
|
</ul>
|
|
|
@@ -99,13 +138,43 @@
|
|
|
</div>
|
|
|
<div class="star_list">
|
|
|
<ul>
|
|
|
- <li th:each="leccture,iterStart:${lectureList}">
|
|
|
+ <li>
|
|
|
+ <div class="star_content_img">
|
|
|
+ <img th:src="${portalHost + '/img/star_img_5.jpg'}">
|
|
|
+ </div>
|
|
|
+ <div class="lecture_content_info">
|
|
|
+ <h5>科技成果转化项目开展讲座</h5>
|
|
|
+ <p class="mt20">2017-06-30</p>
|
|
|
+ <a href="#">报名中</a>
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="star_content_img">
|
|
|
+ <img th:src="${portalHost + '/img/star_img_6.jpg'}">
|
|
|
+ </div>
|
|
|
+ <div class="lecture_content_info">
|
|
|
+ <h5>技术转移服务运营模式</h5>
|
|
|
+ <p class="mt20">2017-06-10</p>
|
|
|
+ <a href="#">报名中</a>
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <div class="star_content_img">
|
|
|
+ <img th:src="${portalHost + '/img/star_img_7.jpg'}">
|
|
|
+ </div>
|
|
|
+ <div class="lecture_content_info">
|
|
|
+ <h5>精准扶贫:互联网+农村电子商务</h5>
|
|
|
+ <p class="mt20">2017-08-10</p>
|
|
|
+ <a href="#">报名中</a>
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
<div class="star_content_img">
|
|
|
- <img th:src="${avatarHost + lecture.lectureUrl}">
|
|
|
+ <img th:src="${portalHost + '/img/star_img_8.jpg'}">
|
|
|
</div>
|
|
|
<div class="lecture_content_info">
|
|
|
- <h5 th:text="${lecture.name}">科技成果转化项目开展讲座</h5>
|
|
|
- <p class="mt20" th:text="${lecture.lectureTimeFormattedDate}">2017-06-30</p>
|
|
|
+ <h5>互联网在物流行业中的应用</h5>
|
|
|
+ <p class="mt20">2017-07-20</p>
|
|
|
<a href="#">报名中</a>
|
|
|
</div>
|
|
|
</li>
|