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