== bug: ios点击无反应 ==
// 全屏
_allScreen(r) {
this.isAll = true;
console.log(r.videoId, r);
this.screenId = r.videoId;
var videoElement = document.getElementById(r.videoId); // 获取到html中的video标签
const videoElement1 = document.