mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
Merge branch '250220-pre-126-177-gx' into test20250220
This commit is contained in:
@@ -1165,6 +1165,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