event-bus.js import Vue from 'vue' export const EventBus = new Vue(). 实质上EventBus是一个不具备DOM 的组件,它具有的仅仅只是它实例方法而已, ...
確定! 回上一頁