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