vue echart-component
npm install epd-ui
code下载命令$ npm i epd-ui
$3
code$ 切换到当前目录// 打包代码并发布到 npm$ npm run release// epdUI 引入import epdUI from 'epd-ui'Vue.use(epdUI)
// 打包代码并发布到 npm$ npm run release
// epdUI 引入import epdUI from 'epd-ui'Vue.use(epdUI)