spring
2026-03-11 34fdb0a5b70e6e6f5ec8169f7c964d42c42ed927
src/store/index.ts
对比新文件
@@ -0,0 +1,4 @@
import { createPinia } from "pinia"
const store = createPinia()
export default store