gaoluyang
2026-06-16 f2770f03e7251b32eb576113c522bfbe96e5e385
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store