zhouwx
7 天以前 7ebf2fe13529c4c471d601fc8104f450deeda8f1
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store