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