1、打开HBuilderX开发工具,安装和下载vue项目,并下载依赖包
3、打开EditColor.vue文件,插入一个el-button并绑定点击事件
5、打开App.vue文件,导入EditColor组件,然后在界面代码上引用