mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-07 01:46:42 +08:00
Merge branch '250220-pre-126-177-gx' into test20250220
This commit is contained in:
@@ -623,6 +623,7 @@ export default {
|
||||
if (!this.isFullscreen) {
|
||||
// 退出全屏后的逻辑(如暂停视频、更新 UI 等)
|
||||
console.log('ESC 已退出全屏 handleFullscreenChange',this.isFullscreen);
|
||||
this.isFullscreen = true)
|
||||
this.toggleFullScreen();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user