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