王士厅

视频适配

... ... @@ -46,10 +46,10 @@ export struct VideoChannelPage {
if (this.currentTopNavSelectedIndex === 0 && this.currentBottomNavInfo?.name === '视频') {
console.error('setBarBackgroundColor', '黑色')
this.barBackgroundColor = Color.Black
// this.isImmersive = true
this.isImmersive = true
} else {
this.barBackgroundColor = Color.White
// this.isImmersive = false
this.isImmersive = false
console.error('setBarBackgroundColor', '白色')
}
}
... ...