浏览代码

新品橱窗首页修改

zhengjinyi 3 年之前
父节点
当前提交
c330d03a05
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/templates/index.html

+ 1 - 1
src/main/resources/templates/index.html

@@ -386,7 +386,7 @@
                             <p th:text="${floor.get('detail')}"></p>
                             <a class="section_page_btn" href="/product/hot.html" target="_blank"></a>
                         </div>
-                        <div class="swiper-container-floor hotList" id="recommendBox">
+                        <div class="swiper-container-floor" id="recommendBox">
                             <div class="section_page_main type_08 swiper-wrapper recommendBox-wrapper clear mfw section_8">
                                 <!-- 商品/图片 列表 -->
                                 <th:block th:each="pros : ${floor.get('floorImageList')}"  th:object="${pros}">