zhouwx
2025-08-01 fe88b085ed1f358543a32ef9873dc28b23a9e6b5
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store