Merge branch 'main' of http://192.168.1.42/developOne/harmonyPool
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