Revert "no message"

This reverts commit d560b2ae9d.
This commit is contained in:
2025-10-10 10:32:59 +08:00
parent d560b2ae9d
commit c37c97e97e
219 changed files with 0 additions and 20979 deletions

View File

@ -1,5 +0,0 @@
import Vue from 'vue'
export default ({ app }, inject) => {
const eventBus = new Vue()
inject('bus', eventBus)
}