This website works better with JavaScript.
Explore
Help
Sign In
suojin
/
HIYL-localization-web
Watch
23
Star
0
Fork
You've already forked HIYL-localization-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
海信医疗-远程超声管理平台-信创国产化
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90
Commits
1
Branch
0
Tags
3.8 MiB
Tag:
Branch:
Tree:
3be9ff6cf0
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3be9ff6cf0'
${ noResults }
HIYL-localization-web
/
src
/
utils
/
eventBus.js
6 lines
75 B
Raw
Normal View
History
Unescape
Escape
代码迁移
1 month ago
import
Vue
from
'vue'
const
EventBus
=
new
Vue
(
)
export
default
EventBus