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