dashboard
repositories
filestore
activity
search
login
main
/
school-web
智慧校园项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
大屏页面得修改
shuishen
2022-03-25
1ca8b42abcb41d14729000a357355b7e372660cb
[school-web.git]
/
src
/
eventBus
/
event-bus.js
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()