:police_car_light: 请改用和 。 社交按钮 社交按钮作为Web组件。 安装 使用npm: $ npm install social-button 用法 导入和注册脚本。 < script type =" module " > import { TwitterButton , FacebookButton } from 'https://unpkg.com/social-button' ; customElements . define ( 'twitter-button' , TwitterButton ) ; customElements . define