spring
7 天以前 b12b91b24733d0104474e956f20898df8a5ffd7a
src/store/index.ts
对比新文件
@@ -0,0 +1,4 @@
import { createPinia } from "pinia"
const store = createPinia()
export default store