gaoluyang
6 天以前 cfe81826b788332b3de89b92148d53f64377f2f6
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store