const eventBus = { install(Vue,options) { Vue.prototype.$bus = vue } }; Vue.use(eventBus); View Code 相关文章: 2021-08-12 2022-12-23 2021-11-11 2021-09-03 2022-01-24 2021-12-26 2022-12-23 2022-01-05