|
@@ -258,7 +258,7 @@
|
|
|
<vip-component @tabactive="tabActive" type="item_1" :entvisit="entvisit" imgurl='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/collection/image/bg/vip_ex_1.png'></vip-component>
|
|
|
</div>
|
|
|
<div class="bg-white tab-card cell-list history-list" v-if="conf._4 && tabActiveName == '2' && !getStatus">
|
|
|
- <hispro-component type="winner" :id="entInfo.id"></hispro-component>
|
|
|
+ <hispro-component :type="portrait" :id="entInfo.id"></hispro-component>
|
|
|
</div>
|
|
|
<div class="vip_component" v-if="getStatus" style="height:11.36rem;background:url('/common-module/collection/image/bg/vip_bg_9.png') no-repeat;background-size:100% 100%">
|
|
|
<vip-component @tabactive="tabActive" type="item_9" :entvisit="entvisit" imgurl='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/collection/image/bg/vip_ex_9.png'></vip-component>
|