dashboard
repositories
filestore
activity
search
login
main
/
multiSystemPlatformWeb
多体系建设信息化条统-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
zhouwx
2025-08-07
7e810cf016d1b637b693eeca4a4d8447083c68e2
[multiSystemPlatformWeb.git]
/
src
/
store
/
index.js
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
export default store