zhouwx
2025-10-14 6fc51c87a7846ea58fd4395524534ef1cd0ff264
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store