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