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