摘要:
https://blog.csdn.net/wqnmlgbsz/article/details/100654258 https://www.cnblogs.com/YangxCNWeb/p/11773175.html 阅读全文
posted @ 2020-05-28 15:14
东庄
阅读(401)
评论(0)
推荐(0)
摘要:
//全屏function fullScreen(){ var el = document.documentElement; var rfs = el.requestFullScreen || el.webkitRequestFullScreen || el.mozRequestFullScreen 阅读全文
posted @ 2020-05-28 15:03
东庄
阅读(589)
评论(0)
推荐(0)