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