Pārlūkot izejas kodu

修复商品详情 供应商LOgo 不显示

zhengjinyi 1 gadu atpakaļ
vecāks
revīzija
b48a390ea9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/main/resources/templates/product/detail.html

+ 1 - 1
src/main/resources/templates/product/detail.html

@@ -26,7 +26,7 @@
         <div class="productShopBox" v-if="isPC">
             <a th:href="@{'/supplier-'+ ${product.shopId} +'.html'}" class="shop-item">
                 <div class="shopBox-logo">
-                    <img src="/img/base/placeholder.png" th:data-original="${product.shopLogo}" th:alt="${product.shopTitle}">
+                    <img th:src="${product.shopLogo}" th:alt="${product.shopTitle}">
                 </div>
                 <div class="shopBox-content">
                     <div class="shopBox-title">