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