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