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