修改版本

This commit is contained in:
bobobobo
2026-02-05 01:59:57 +08:00
parent a54dfee158
commit 2d503bab83
6 changed files with 154 additions and 121 deletions

View File

@@ -75,11 +75,7 @@
style="width: 72rpx; height: 72rpx;"
@click="navigateTo('/pages/shop-together/user', {
type: 1,
id: currentLive.liveID,
text: currentLive.liveName,
cover: currentLive.coverUrl,
avatarUrl: currentLive.liveOwner.avatarUrl
title: currentLive.liveOwner.title
id: currentLive.liveID
})"
/>
<Like />