zhouwx
2025-11-27 4e3ea127d1000b0f615b860e553acc409d926e18
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store