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