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