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