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