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