gaoluyang
昨天 22f03eb3765ed2eba92fa20de0a568aba152c1db
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store