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