Antiloveg 8 years ago
parent
commit
fdfe92ae12

File diff suppressed because it is too large
+ 1 - 1
src/main/webapp/WEB-INF/views/portal/scienceTechnology/lecture.html


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

@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
 
@@ -155,7 +156,7 @@
 			<ul>
 				<li th:each="star,iterStart:${starList}">
 					<div class="expert_content_img">
-						<img th:if= "${star.personPortraitUrl} != null" th:src="${avatarUploadHost + star.personPortraitUrl}">
+						<img th:if="${star.personPortraitUrl} != null" th:src="${avatarUploadHost + star.personPortraitUrl}">
 						<a href="#">
                             <span class="glyphicon glyphicon-plus" aria-hidden="true"></span>
                             关注