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