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