Browse Source

官网缓存处理-移动m先去掉

anderx 3 years ago
parent
commit
fc17c19bce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/htmlmap.html

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/htmlmap.html

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