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