仪表盘
版本库
文件存储
活动
搜索
登录
zhouwx
/
multiSystemPlatformWeb
分支自
multiSystemPlatformWeb
概况
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
修改
周文萱
2025-07-21
8116c45f50e80312033f8de630c94e6d58083ee4
[~zhouwx/multiSystemPlatformWeb.git]
/
src
/
store
/
index.js
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
export default store