bus全局事件

可以快速上手的开发文档

#bus全局事件
bus全局事件

vue bus全局事件中心简单Demo详解

1.vue-cli搭建好项目之后,使用npm安装vue-bus npminstallvue-bus2.在入口文件main.js中全局注册imp..