ref |> 视频详情页,有抢首评的视频,在下面的说两句发个评论, 抢首评应该更新展示为评论数,不应该继续展示抢首评
http://192.168.1.3:8080/zentao/bug-view-20425.html Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -351,6 +351,7 @@ export struct DetailPlayShortVideoPage { | @@ -351,6 +351,7 @@ export struct DetailPlayShortVideoPage { | ||
| 351 | operationButtonList: ['comment',], | 351 | operationButtonList: ['comment',], |
| 352 | contentDetailData: this.contentDetailData, | 352 | contentDetailData: this.contentDetailData, |
| 353 | publishCommentModel: this.publishCommentModel, | 353 | publishCommentModel: this.publishCommentModel, |
| 354 | + interactData:this.interactData, | ||
| 354 | showCommentIcon: false, | 355 | showCommentIcon: false, |
| 355 | onBack: () => { | 356 | onBack: () => { |
| 356 | // WindowModel.shared.setWindowLayoutFullScreen(false) | 357 | // WindowModel.shared.setWindowLayoutFullScreen(false) |
-
Please register or login to post a comment