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