X通知 声明式浏览器通知作为Web组件。 安装 使用 : $ npm install x-notification 用法 导入XNotification并注册。 < script type =" module " > import XNotification from 'https://unpkg.com/x-notification' ; customElements . define ( 'x-notification' , XNotification ) ; </ script > 放入标记。 < x-notification autosho