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