test2 Who to Use npm i xn-el-button 全局引入 import MyButton from 'xn-el-button' Vue.use(MyButton); 页面使用 <MyButton>1234</MyButton> <MyButton2>1234</MyButton2>