zhouwx
2025-09-23 9fdacd08e16d567d3291288c5d20ea4ec612911f
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store