This commit is contained in:
xingyy 2025-01-14 09:49:10 +08:00
parent 7d483d45a7
commit 3a174276ce

View File

@ -125,10 +125,7 @@ const changeLive=()=>{
<LiveRoom :fullLive="fullLive" />
</client-only>
</div>
<div v-show="!fullLive" :class="[
'bg-white transform transition-all duration-500 ease-out',
fullLive ? 'translate-y-full' : 'translate-y-0'
]">
<div v-show="!fullLive" class="bg-#fff" >
<van-tabs sticky animated>
<van-tab title="拍品列表">
<div class="px-[16px] pt-[16px]">