点击 exit 退出 执行效果

This commit is contained in:
joshen
2025-03-10 11:11:58 +08:00
parent 1f4416e9b1
commit 0f3c53cb31

View File

@@ -1158,6 +1158,7 @@
// }
},
onFullscreen(full) {
console.log("onFullscreen full 点击 exit 退出",full);
let divId = 'videowatermark';
var div = document.getElementById('myVideoPlayer')
if (full) {