fzzy-igdss-web/src/main/resources/templates/eventInfo/eventInfo.html
@@ -39,8 +39,8 @@ </div> <!-- 事件卡片 --> <div th:each="eventInfo : ${eventInfoList}" class="gallery-item"> <img th:src="@{/logo-sm.png}" th:alt="${eventInfo.id}" th:data-url="@{/logo-sm.png}" th:data-id="${eventInfo.id}" <img th:src="${eventInfo.imgName ?: '/logo-sm.png'}" th:alt="${eventInfo.id}" th:data-url="${eventInfo.imgName ?: '/logo-sm.png'}" th:data-id="${eventInfo.id}" class="gallery-img" onclick="showEventInfoPreview(this.getAttribute('data-url'))"> <div class="gallery-info"> <div class="gallery-header">