【JS】怎样查看window和document上绑定的事件

gengboxb 652 0
// window
getEventListeners(window)

// document
getEventListeners(document)

发表评论 取消回复
表情 图片 链接 代码

分享