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