Maximize all video players.Support Piture-in-picture.
< Maximize Video 피드백으로 돌아가기
新版本在哔哩哔哩挂了
TypeError: e.path is undefined
if (players.length > 0) { for (var v of players) { if (e.path.indexOf(v) > -1) { player = v; setButton.init(); return; } } }
才发现firefox没有.path这个属性,已经修复了。
답글을 게시하려면 로그인하세요.
一年攒够 12 元
云驰互联
新版本在哔哩哔哩挂了
TypeError: e.path is undefined