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