gaoluyang
2026-04-11 2bafc17175ba18bd2a4fd0a241024c22a5416164
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store