zhangwencui
2026-02-09 4071a902f383275b7ed284876bbdf3e19cfa3522
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store