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