wubb 8 years ago
parent
commit
c065c52a7b
1 changed files with 6 additions and 3 deletions
  1. 6 3
      src/main/webapp/WEB-INF/views/portal/scienceTechnology/star.html

+ 6 - 3
src/main/webapp/WEB-INF/views/portal/scienceTechnology/star.html

@@ -158,9 +158,12 @@
 					<div class="expert_content_img">
 						<img th:if="${star.personPortraitUrl} != null" th:src="${avatarUploadHost + star.personPortraitUrl}">
 						<a href="#" class="interest-star">
-                            <span class="glyphicon glyphicon-plus" aria-hidden="true"></span>
-                            <input type="hidden" id="uid" th:value="${star.uid}">
-                            关注
+							<span class="txt">
+								<span class="glyphicon glyphicon-plus" aria-hidden="true"></span>
+								关注
+							</span>
+							<input type="hidden" id="uid" th:value="${star.uid}">
+							<input type="hidden" class="interestId" value="">
                         </a>
 					</div>
 					<div class="expert_content_info">