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