zhangwencui
7 天以前 27977c931dd6b0043340f9061be4d56c50f06449
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store