Chrome高版本使用screenfull.js全屏功能时报参数错误

报错问题: Uncaught (in promise) TypeError: Failed to execute ‘requestFullscreen’ on ‘Element’: parameter 1 (‘options’) is not an object. 解决办法: 找到node_modules中screenfull.js文件修改其中部分代码便可 html 借鉴网址,其中有改动缘由nod
相关文章
相关标签/搜索