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