dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_web
吉安感知网项目-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 预览展示ai框
罗广辉
2026-06-09
d9b82a48e7cd5e35b8a6d147b1a5ab5213bba35d
[jagzwxm/ja_web.git]
/
applications
/
mobile-web-view
/
src
/
utils
/
eventBus.js
1
2
3
4
5
import mitt from 'mitt'
const emitter = mitt()
export default emitter