|
|
|
@ -523,7 +523,7 @@
|
|
|
|
|
<div style="width:100%;height: 165px;display: flex;justify-content: space-between;">
|
|
|
|
|
<div style="height: 100%;width: 47%">
|
|
|
|
|
<a th:href="@{/public_view.html(type=2,id=${workList[0].workId})}" th:title="${workList[0].workTitle}" target="_blank">
|
|
|
|
|
<img style="height: 100%;width: 100%" th:src="${workList[0].imgUrl}" th:alt="${workList[0].workTitle}" th:title="${workList[0].workTitle}">
|
|
|
|
|
<img style="height: 95%;width: 90%" th:src="${workList[0].imgUrl}" th:alt="${workList[0].workTitle}" th:title="${workList[0].workTitle}">
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="height: 100%;width: 51%;text-align:left;line-height: 40px;">
|
|
|
|
|