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