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