zhengjinyi %!s(int64=2) %!d(string=hai) anos
pai
achega
6f5887daa0
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/main/resources/templates/index.html

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

@@ -144,11 +144,11 @@
                             <div class="swiper-wrapper section_page_main type_08 recommendBox-wrapper recommendBox-wrapperHot clear mfw section_8 max">
                                 <!-- 商品/图片 列表 -->
                                 <a :href="'/product-'+pros.product.productId+'.html'" class="swiper-slide page_main_item hot ad_04" target="_blank" v-for="pros in floor.floorImageList4">
-                                    <img class="page_main_image" src="/img/base/placeholder.png" :data-original="pros.product.image" :alt="pros.product.name">
+<!--                                    <img class="page_main_image" src="/img/base/placeholder.png" :data-original="pros.product.image" :alt="pros.product.name">-->
                                     <div class="page_main_type" v-if="pros && pros.product.productType && pros.product.productType === 2">医疗器械</div>
                                     <div class="page_main_text">
                                         <span class="tag" v-if="pros.product.beautyActFlag == 1">美博会</span>
-                                        <span v-text="pros.product.name"></span>
+<!--                                        <span v-text="pros.product.name"></span>-->
                                     </div>
                                     <div class="page_main_price">
                                         <!-- 商品价格 -->
@@ -171,7 +171,7 @@
                                                     </template>
                                                     <template v-else>
                                                         <p class="listTag" v-if="pros.product.actStatus ==1 && pros.product.promotions">
-                                                            <span v-text="pros.promotions.name"></span>
+<!--                                                            <span v-text="pros.promotions.name"></span>-->
                                                             <template v-if="PromotionsFormat(pros.product.promotions)">
                                                                 <!--单品优惠:优惠价-->
                                                                 <span class="price_unit">:¥</span><span class="price_num">{{ pros.product.price | NumFormat }}</span>