wuyanan

ref |> 调整竖屏直播说两句高度

... ... @@ -229,7 +229,7 @@ export struct LiveOperRowListView {
}
}
}
.height(30)
.height(this.isLlive ? 30:36)
.onClick(() => {
if (this.onCommentInputFocus) {
this.onCommentInputFocus()
... ...