Antiloveg 8 年之前
父節點
當前提交
edb43ff9af
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/scienceTechnology/bigShot.html

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

@@ -102,7 +102,7 @@
 		</div>
 		<div class="star_list">
 			<ul>
-				<li th:each="leccture,iterStart:${lectureList}">
+				<li th:each="lecture,iterStart:${lectureList}">
 					<div class="star_content_img">
 						<img th:if="${lecture.lectureUrl} != null" th:src="${avatarHost + lecture.lectureUrl}">
 					</div>