|
|
@@ -159,7 +159,7 @@
|
|
|
<a target='_blank' th:href="${'/news/'+y.id}">
|
|
|
<div class=news-item>
|
|
|
<div style="width: 30%;">
|
|
|
- <img th:src="${avatarHost+y.pictureUrl}" />
|
|
|
+ <img th:src="${avatarUploadHost+y.pictureUrl}" />
|
|
|
</div>
|
|
|
<div style="width: 70%;">
|
|
|
<h6 th:text="${y.title}">咨询行业2020迎来新转机!!!</h6>
|