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