shuishen
2026-02-10 abd285e6d013128aa57c9e30e851b2aa76d60ec5
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()