dashboard
repositories
filestore
activity
search
login
hbwri
/
bigScreen
湖北水利大屏
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
页面切换
tengsx
2023-04-07
cb72b35c41432e705e49a03e75db2199c1e0b934
[hbwri/bigScreen.git]
/
src
/
eventBus
/
event-bus.js
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()