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