sgj
10 天以前 b3de26a4f625f901080e92b0d73e1e90141d6d0a
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">