main.js. import { createApp } from 'vue' import App from './App.vue' import mitt from 'mitt' const eventBus = mitt() const app ...
確定! 回上一頁