Antiloveg 8 years ago
parent
commit
b754572b0d

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/scienceTechnology/bigShot.html

@@ -58,7 +58,7 @@
 			<ul>
 				<li th:each="star,iterStart:${starList}">
 					<div class="star_content_img">
-						<img th:src="${avatarHost + star.personPortraitUrl}">
+						<img th:if="${star.personPortraitUrl != null}" th:src="${avatarHost + star.personPortraitUrl}">
 						<a href="#">
                             <span class="glyphicon glyphicon-plus" aria-hidden="true"></span>
                             关注