wuyanan

fix |> 修复直播详情大家聊定制表情可以放大查看问题

... ... @@ -34,6 +34,7 @@ export struct TabChatItemComponent {
top: 10, bottom: 4
})
.onClick(() => {
if (this.item.customizeExpression == 1) {return}
this.gotoMultipleListImagePage(this.item.pictureUrls[0])
})
}
... ...