|
@@ -49,8 +49,8 @@
|
|
|
</div>
|
|
|
<div class="right_item_main" v-for="(live,index) in liveList">
|
|
|
<a :href="live.link" class="item_banner" v-if="index === 0" target="_blank" :title="live.liveTitle">
|
|
|
- <img :src="live.image ? live.image : '/img/base/placeholder.png'" alt="">
|
|
|
- <div class="name" ></div>
|
|
|
+ <img :src="live.homePageImage ? live.homePageImage : '/img/base/placeholder.png'" alt="">
|
|
|
+ <div class="name" v-text="live.liveTitle"></div>
|
|
|
<div class="statu">
|
|
|
<i :class="live.liveStatus | statusTypeClass" class="mIcon"></i>
|
|
|
<p>{{ live.liveStatus | statusType }}</p>
|
|
@@ -618,6 +618,70 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
</template>
|
|
|
+ <template v-if="page.floorContent.templateType == '8'">
|
|
|
+ <div class="floorCon">
|
|
|
+ <div class="hotList swiper-wrapper-floor" id="recommendBox">
|
|
|
+ <div class="section_page_main type_08 clear mfw swiper-wrapper" :class="page.isPageMore ? 'max' : ''">
|
|
|
+ <a class="page_main_item swiper-slide" :href="pros.link" v-for="(pros,index) in page.floorImageList">
|
|
|
+ <img class="page_main_image" src="/img/base/placeholder.png" :data-original="pros.image" :alt="pros.name">
|
|
|
+ <div class="page_main_tag" v-if="pros.listType == 2">{{ pros.label }}</div>
|
|
|
+ <div class="page_main_text" target="_blank">{{pros.name}}</div>
|
|
|
+ <div class="page_main_price" v-if="pros.listType == 1">
|
|
|
+ <template v-if="GLOBAL_USER_ID && GLOBAL_USER_ID>0">
|
|
|
+ <!--用户身份 0、个人 1、协销 2、会员机构 3、供应商 4,普通机构-->
|
|
|
+ <template v-if="pros.product.price1TextFlag==1">
|
|
|
+ <div class="price_text_tag">
|
|
|
+ <p class="listTag" v-if="pros.product.actStatus==1">{{pros.product.promotions.name}}</p>
|
|
|
+ </div>
|
|
|
+ <div class="main_price_unde">¥价格未公开</div>
|
|
|
+ </template>
|
|
|
+ <template v-else>
|
|
|
+ <template v-if="(pros.product.price1TextFlag==0 && pros.product.userIdentity!=3) || pros.product.userIdentity==2 || (pros.product.userIdentity==3 && pros.product.shopID==GLOBAL_SHOP_ID)">
|
|
|
+ <div class="price_text_tag">
|
|
|
+ <p class="listTag" v-if="pros.product.actStatus==1">
|
|
|
+ {{pros.product.promotions.name}}
|
|
|
+ <span v-if="pros.priceFlag != 1">:¥{{pros.product.retailPrice | NumFormat}}</span>
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ <div class="main_price_show" :class="PromotionsFormat(pros.product.promotions) ? 'none' : ''">
|
|
|
+ ¥{{ (PromotionsFormat(pros.product.promotions) ? pros.product.price1 : pros.product.retailPrice ) | NumFormat }}
|
|
|
+ </div>
|
|
|
+ </template>
|
|
|
+ <template v-else-if="pros.product.price1TextFlag==2 && pros.product.userIdentity==4">
|
|
|
+ <div class="price_text_tag">
|
|
|
+ <p class="listTag" v-if="pros.product.actStatus==1">{{pros.product.promotions.name}}</p>
|
|
|
+ </div>
|
|
|
+ <div class="main_price_unde">¥会员可见</div>
|
|
|
+ </template>
|
|
|
+ <template v-else>
|
|
|
+ <em class="bold">¥<i :class="'icon mIcon i'+pros.product.price1Grade"></i></em>
|
|
|
+ <span class="listTag" v-if="pros.product.actStatus==1">{{pros.product.promotions.name}}</span>
|
|
|
+ </template>
|
|
|
+ </template>
|
|
|
+ </template>
|
|
|
+ <template v-else>
|
|
|
+ <template v-if="pros.product.productCategory == 1">
|
|
|
+ <div class="price_text_tag">
|
|
|
+ <p class="listTag" v-if="pros.product.actStatus==1">{{pros.product.promotions.name}}</p>
|
|
|
+ </div>
|
|
|
+ <div class="main_price_none">
|
|
|
+ <em class="price_grade"><span class="bold">¥</span><i :class="'icon mIcon price_grade_'+pros.product.price1Grade"></i></em>
|
|
|
+ <p class="listTag" v-if="pros.actStatus==1">{{pros.product.promotions.name}}</p>
|
|
|
+ </div>
|
|
|
+ </template>
|
|
|
+ <template v-else>
|
|
|
+ <div class="main_price_none sec">
|
|
|
+ <em class="price_grade"><span>¥</span>登录可见</em>
|
|
|
+ </div>
|
|
|
+ </template>
|
|
|
+ </template>
|
|
|
+ </div>
|
|
|
+ </a>
|
|
|
+ </div>
|
|
|
+ <div class="swiper-pagination mfc"> <span v-if="isPC" v-for="i in page.floorImageList.length/5"></span></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </template>
|
|
|
</div>
|
|
|
<div class="section_page">
|
|
|
<div class="section_page_title">
|
|
@@ -625,7 +689,7 @@
|
|
|
<p>采美正品联盟 质量保证</p>
|
|
|
</div>
|
|
|
<div class="section_page_bottom">
|
|
|
- <a href="" class="page_main_li ad_01"><img class="page_main_item_adv" :src="supplierImage" alt=""> </a>
|
|
|
+ <a href="supplierWwwLink" class="page_main_li ad_01"><img class="page_main_item_adv" :src="supplierImage" alt=""> </a>
|
|
|
<a :href="shop.link" class="page_main_li ad_02" v-for="(shop,index) in supplierList">
|
|
|
<img class="page_main_logo" :src="shop.image" alt="">
|
|
|
<div class="page_main_name">{{ shop.supplierName }}</div>
|
|
@@ -638,7 +702,7 @@
|
|
|
<!--右侧边栏导航-->
|
|
|
<div id="sideNav" v-if="isPC">
|
|
|
<div class="item">
|
|
|
- <a class="item-a" v-for="nav in asideNav" :data-id="nav.id" v-text="nav.value" href="javascript:void(0);"></a>
|
|
|
+ <a class="item-sideNav" href="javascript:void(0);" v-for="nav in asideNav" :data-id="nav.id" v-text="nav.value" ></a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</template>
|