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