EventBus 又稱為事件總線。在Vue中可以使用EventBus 來作為溝通橋樑的 ... event-bus.js import Vue from 'vue' export const EventBus = new Vue().
確定! 回上一頁