Skip to content

将 onload 改为使用 addEventListener 的方式 #54

@LIlGG

Description

@LIlGG

目前所使用的 window.onload 会与其他插件所使用的 window.onload 冲突,导致两者只能存其一。

因此改为使用 window.addEventListener 的方式,解决由于覆盖所导致的问题。

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions