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