gaoluyang
2025-08-06 6abe22fc75b115d2a68103a4d8b24d0815a016f8
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store