gaoluyang
2026-02-10 f2d8fe2d6f177597e34e01fc68bba799139f757e
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store