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