zhouwx
2025-11-27 7294da8875b4767fc8c21bd7a42bd884e8ce6cab
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store