dashboard
repositories
filestore
activity
search
login
zhouwx
/
multiSystemPlatformWeb
forked from
multiSystemPlatformWeb
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
zhouwx
2025-07-14
b1bdaa3be6bc37ec2dea407eebf15a764172fdee
[~zhouwx/multiSystemPlatformWeb.git]
/
src
/
store
/
index.js
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
export default store