dashboard
repositories
filestore
activity
search
login
main
/
school-web
智慧校园项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
高度调整
mayisheng
2022-08-05
ec01d0046af7f954f0962709ee81190e133829e3
[school-web.git]
/
src
/
eventBus
/
event-bus.js
1
2
3
// event-bus.js
import Vue from 'vue'
export const EventBus = new Vue()