|
@@ -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}">
|