gaoluyang
2026-03-23 b9c1609389907ebd10f2f523c2d0922c0c7b1682
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store