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