开启 Safari 控制台输入以下代码
document.querySelector('iframe').contentWindow.document.querySelector('video').setAttribute('controls', 'controls');
开启 Safari 控制台输入以下代码
document.querySelector('iframe').contentWindow.document.querySelector('video').setAttribute('controls', 'controls');