关于添加追番
This commit is contained in:
parent
5ac2aea9e7
commit
788115d5f0
|
@ -39,7 +39,7 @@
|
|||
th:href="${comic.url}"
|
||||
rel="external nofollow noreferrer" target="_blank" th:title="${comic.title}" draggable="false">
|
||||
<div class="comic-item-cover"><img
|
||||
th:src="${comic.bg}"
|
||||
th:src="@{${comic.bg}}"
|
||||
th:alt="${comic.title}"
|
||||
draggable="false" >
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue