zhangwencui
2026-01-21 1bda9babdf0316852ee5972690742f63c79595d6
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store