|
|
@@ -61,7 +61,6 @@
|
|
|
<img th:if="${star.personPortraitUrl!=null && star.personPortraitUrl!=''}" th:src="${avatarUploadHost + star.personPortraitUrl}">
|
|
|
<a href="#" class="interest-star">
|
|
|
<span class="glyphicon glyphicon-plus" aria-hidden="true"></span>
|
|
|
- <input type="hidden" id="interestId" th:value="${star.interestId}">
|
|
|
<input type="hidden" id="uid" th:value="${star.uid}">
|
|
|
关注
|
|
|
</a>
|