|
@@ -242,7 +242,7 @@
|
|
|
<div class="vip_component" v-if="getStatus"
|
|
|
style="height:2.12rem;background:url('/common-module/collection/image/bg/vip_bg_0.png') no-repeat;background-size:100% 100%">
|
|
|
</div>
|
|
|
- <div class="vip_component" v-if="getStatus || !conf._13"
|
|
|
+ <div class="vip_component" v-if="getStatus && !conf._13"
|
|
|
style="height:9.16rem;background:url('/common-module/collection/image/bg/vip_bg_1.png') no-repeat;background-size:100% 100%" key="dt">
|
|
|
<vip-component @tabactive="tabActive" :power="conf" type="item_1" :entvisit="entvisit" :newvip="isVip"
|
|
|
imgurl='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/collection/image/bg/vip_ex_1.png'>
|