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