|
|
@@ -116,23 +116,8 @@
|
|
|
<a th:href="${basePath + '/portal/technologyTrading/demand.html'}">MORE+</a>
|
|
|
</div>
|
|
|
<div class="demand_cont">
|
|
|
- <div>
|
|
|
- <a th:each="item:${demandList}" th:class="${demandList.odd}?'odd':'even'"
|
|
|
- th:href="@{/portal/technologyTrading/demandDetail(id=${item.productId},type=${item.ownerType})}">
|
|
|
- <div>
|
|
|
- <div class="demand_img">
|
|
|
- <img th:src="${avatarUploadHost + item.coverImg}" alt="" />
|
|
|
- <div>
|
|
|
- <h5 th:text="${item.name}"></h5>
|
|
|
- <p><span><img th:src="${portalHost + '/img/index_er4.png'}"/></span>长沙</p>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <p class="demand_p" th:text="${item.problem_des}"></p>
|
|
|
- </div>
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- <div>
|
|
|
- <a th:each="item:${demandList}" th:class="${demandList.even}?'even':'odd'"
|
|
|
+ <div >
|
|
|
+ <a th:each="item:${demandList}"
|
|
|
th:href="@{/portal/technologyTrading/demandDetail(id=${item.productId},type=${item.ownerType})}">
|
|
|
<div>
|
|
|
<div class="demand_img">
|
|
|
@@ -221,9 +206,9 @@
|
|
|
<img th:src="${portalHost+'/img/index_er7.png'}" alt=""/>
|
|
|
</span>
|
|
|
<div class="index_cont">
|
|
|
- <div>
|
|
|
- <a>
|
|
|
- <div class="index_oneman" th:if="${#lists.size(speciaList) ge 1}">
|
|
|
+ <div th:if="${#lists.size(speciaList) ge 1}">
|
|
|
+ <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[0].id},type=${speciaList[0].type})}">
|
|
|
+ <div class="index_oneman">
|
|
|
<img th:src="${avatarUploadHost+speciaList[0].headPortraitUrl}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[0].abilityLabel}">湖南大学生物科学教授</h4>
|
|
|
<h3 class="definition" th:text="${speciaList[0].username}">梁晓欣</h3>
|
|
|
@@ -232,9 +217,9 @@
|
|
|
</div>
|
|
|
</a>
|
|
|
</div>
|
|
|
- <div>
|
|
|
- <a>
|
|
|
- <div class="index_oneman" th:if="${#lists.size(speciaList) ge 2}">
|
|
|
+ <div th:if="${#lists.size(speciaList) ge 2}">
|
|
|
+ <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[1].id},type=${speciaList[1].type})}">
|
|
|
+ <div class="index_oneman">
|
|
|
<img th:src="${avatarUploadHost+speciaList[1].headPortraitUrl}" alt=""/>
|
|
|
<h4 class="appellation" th:text="${speciaList[1].abilityLabel}">中医皮肤病医院专家</h4>
|
|
|
<h3 class="definition" th:text="${speciaList[1].username}">钱艳雯</h3>
|
|
|
@@ -243,9 +228,9 @@
|
|
|
</div>
|
|
|
</a>
|
|
|
</div>
|
|
|
- <div>
|
|
|
- <a>
|
|
|
- <div class="index_oneman" th:if="${#lists.size(speciaList) ge 3}">
|
|
|
+ <div th:if="${#lists.size(speciaList) ge 3}">
|
|
|
+ <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[2].id},type=${speciaList[2].type})}">
|
|
|
+ <div class="index_oneman">
|
|
|
<img th:src="${avatarUploadHost+speciaList[2].headPortraitUrl}" alt=""/>
|
|
|
<h4 class="appellation" th:text="${speciaList[2].abilityLabel}">电子薄膜材料专家</h4>
|
|
|
<h3 class="definition" th:text="${speciaList[2].username}">刘钊鑫</h3>
|
|
|
@@ -253,9 +238,9 @@
|
|
|
</div>
|
|
|
</a>
|
|
|
</div>
|
|
|
- <div>
|
|
|
- <a>
|
|
|
- <div class="index_oneman" th:if="${#lists.size(speciaList) ge 4}">
|
|
|
+ <div th:if="${#lists.size(speciaList) ge 4}">
|
|
|
+ <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[3].id},type=${speciaList[3].type})}">
|
|
|
+ <div class="index_oneman">
|
|
|
<img th:src="${avatarUploadHost+speciaList[3].headPortraitUrl}" alt=""/>
|
|
|
<h4 class="appellation" th:text="${speciaList[3].abilityLabel}">热轧平整工艺专家</h4>
|
|
|
<h3 class="definition" th:text="${speciaList[3].username}">郑纹光</h3>
|
|
|
@@ -265,9 +250,9 @@
|
|
|
</div>
|
|
|
</a>
|
|
|
</div>
|
|
|
- <div>
|
|
|
- <a>
|
|
|
- <div class="index_oneman" th:if="${#lists.size(speciaList) ge 5}">
|
|
|
+ <div th:if="${#lists.size(speciaList) ge 5}">
|
|
|
+ <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[4].id},type=${speciaList[4].type})}">
|
|
|
+ <div class="index_oneman">
|
|
|
<img th:src="${avatarUploadHost+speciaList[4].headPortraitUrl}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[4].abilityLabel}">联网信息产品营销专家</h4>
|
|
|
<h3 class="definition" th:text="${speciaList[4].username}">安良煜</h3>
|
|
|
@@ -275,9 +260,9 @@
|
|
|
</div>
|
|
|
</a>
|
|
|
</div>
|
|
|
- <div>
|
|
|
- <a>
|
|
|
- <div class="index_oneman" th:if="${#lists.size(speciaList) ge 6}">
|
|
|
+ <div th:if="${#lists.size(speciaList) ge 6}">
|
|
|
+ <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[5].id},type=${speciaList[5].type})}">
|
|
|
+ <div class="index_oneman">
|
|
|
<img th:src="${avatarUploadHost+speciaList[5].headPortraitUrl}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[5].abilityLabel}">考古文博学院教授</h4>
|
|
|
<h3 class="definition" th:text="${speciaList[5].username}">齐方栋</h3>
|