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