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