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