wuyanan

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

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