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