zhouwx
2025-07-15 2599283f7cc1ed8bac927bbb705f53659a8203fa
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store