王士厅

fix: lottie版本回退到"v2.0.11-rc.6"解决沉浸式视频引导动画问题

... ... @@ -304,7 +304,7 @@ export struct DetailPlayShortVideoPage {
}
showCommentListChanged() {
console.log('DetailVideoListPage showCommentListChanged this.showCommentList', this.showCommentList)
// console.log('DetailVideoListPage showCommentListChanged this.showCommentList', this.showCommentList)
if (this.showCommentList) {
this.playerWidth = px2vp(this.windowWidth)
// this.playerHeight = px2vp(this.windowWidth) / (16 / 9.0)
... ...
... ... @@ -11,7 +11,7 @@
"version": "1.0.0",
"dependencies": {
"@ohos/pulltorefresh": "^2.0.6-rc.0",
"@ohos/lottie": "^v2.0.13",
"@ohos/lottie": "v2.0.11-rc.6",
"@ohos/imageknife": "^2.1.2",
},
"dynamicDependencies": {}
... ...