This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
renguanyu
/
vue-elemnt-gin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
8
Commits
3
Branches
0
Tags
1.1 MiB
Tree:
1a1ec567f1
main
qin
ren
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1a1ec567f1'
${ noResults }
vue-elemnt-gin
/
src
/
utils
/
bus.js
7 lines
78 B
Raw
Normal View
History
hr管理模块20220705
3 years ago
// using ES6 modules
import
mitt
from
'mitt'
export
const
emitter
=
mitt
(
)