|
|
@@ -207,7 +207,7 @@
|
|
|
</span>
|
|
|
<div class="index_cont">
|
|
|
<div th:if="${#lists.size(speciaList) ge 1}">
|
|
|
- <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[0].id},type=${speciaList[0].type})}">
|
|
|
+ <a th:href="@{/portal/subscriberDetail.html(uid=${speciaList[0].id},type=${speciaList[0].type})}">
|
|
|
<div class="index_oneman">
|
|
|
<img th:src="${speciaList[0].headPortraitUrl}?${avatarUploadHost+speciaList[0].headPortraitUrl}:${avatarUploadHost + '/default/person.jpg'}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[0].abilityLabel}">湖南大学生物科学教授</h4>
|
|
|
@@ -218,7 +218,7 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
<div th:if="${#lists.size(speciaList) ge 2}">
|
|
|
- <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[1].id},type=${speciaList[1].type})}">
|
|
|
+ <a th:href="@{/portal/subscriberDetail.html(uid=${speciaList[1].id},type=${speciaList[1].type})}">
|
|
|
<div class="index_oneman">
|
|
|
<img th:src="${speciaList[1].headPortraitUrl}?${avatarUploadHost+speciaList[1].headPortraitUrl}:${avatarUploadHost + '/default/person.jpg'}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[1].abilityLabel}">中医皮肤病医院专家</h4>
|
|
|
@@ -229,7 +229,7 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
<div th:if="${#lists.size(speciaList) ge 3}">
|
|
|
- <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[2].id},type=${speciaList[2].type})}">
|
|
|
+ <a th:href="@{/portal/subscriberDetail.html(uid=${speciaList[2].id},type=${speciaList[2].type})}">
|
|
|
<div class="index_oneman">
|
|
|
<img th:src="${speciaList[2].headPortraitUrl}?${avatarUploadHost+speciaList[2].headPortraitUrl}:${avatarUploadHost + '/default/person.jpg'}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[2].abilityLabel}">电子薄膜材料专家</h4>
|
|
|
@@ -239,7 +239,7 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
<div th:if="${#lists.size(speciaList) ge 4}">
|
|
|
- <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[3].id},type=${speciaList[3].type})}">
|
|
|
+ <a th:href="@{/portal/subscriberDetail.html(uid=${speciaList[3].id},type=${speciaList[3].type})}">
|
|
|
<div class="index_oneman">
|
|
|
<img th:src="${speciaList[3].headPortraitUrl}?${avatarUploadHost+speciaList[3].headPortraitUrl}:${avatarUploadHost + '/default/person.jpg'}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[3].abilityLabel}">热轧平整工艺专家</h4>
|
|
|
@@ -251,7 +251,7 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
<div th:if="${#lists.size(speciaList) ge 5}">
|
|
|
- <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[4].id},type=${speciaList[4].type})}">
|
|
|
+ <a th:href="@{/portal/subscriberDetail.html(uid=${speciaList[4].id},type=${speciaList[4].type})}">
|
|
|
<div class="index_oneman">
|
|
|
<img th:src="${speciaList[4].headPortraitUrl}?${avatarUploadHost+speciaList[4].headPortraitUrl}:${avatarUploadHost+ '/default/person.jpg'}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[4].abilityLabel}">联网信息产品营销专家</h4>
|
|
|
@@ -261,7 +261,7 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
<div th:if="${#lists.size(speciaList) ge 6}">
|
|
|
- <a th:href="@{/user/subscriberDetail.html(uid=${speciaList[5].id},type=${speciaList[5].type})}">
|
|
|
+ <a th:href="@{/portal/subscriberDetail.html(uid=${speciaList[5].id},type=${speciaList[5].type})}">
|
|
|
<div class="index_oneman">
|
|
|
<img th:src="${speciaList[5].headPortraitUrl}?${avatarUploadHost+speciaList[5].headPortraitUrl}:${avatarUploadHost+ '/default/person.jpg'}" alt="" />
|
|
|
<h4 class="appellation" th:text="${speciaList[5].abilityLabel}">考古文博学院教授</h4>
|