gaoluyang
2025-12-29 be4d965f119c3b36c8b50ccbbe05507ec5e206a4
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store