sgj
17 小时以前 ef7cde2fb1f44de1ffa8b961ee1732fb327e1cd4
fzzy-igdss-web/src/main/resources/templates/security/patrol/patrolRecord/patrolRecord.html
@@ -23,7 +23,7 @@
            <!-- 轨迹卡片列表(Thymeleaf循环渲染) -->
            <div th:each="record,stat : ${patrolRecordList}" class="track-card" data-index="${stat.index}">
                <div style="margin-bottom: 10px">
                    <img style="width: 100%" th:src="${record.imgName ?: '/logo-sm.png'}" th:data-id="${record.id}">
                    <img style="width: 100%;max-height: 200px;" th:src="${record.imgName ?: '/logo-sm.png'}" th:data-id="${record.id}">
                </div>
                <div class="card-row">
                    <span class="label">巡&nbsp;&nbsp;检&nbsp;&nbsp;人:</span>