mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-07 09:56:42 +08:00
点击 exit 退出 执行效果
This commit is contained in:
@@ -1158,6 +1158,7 @@
|
||||
// }
|
||||
},
|
||||
onFullscreen(full) {
|
||||
console.log("onFullscreen full 点击 exit 退出",full);
|
||||
let divId = 'videowatermark';
|
||||
var div = document.getElementById('myVideoPlayer')
|
||||
if (full) {
|
||||
|
||||
Reference in New Issue
Block a user