gaoluyang
2026-05-20 765289b6a8030e6fe2b0cdb290642c81b29f2c12
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store