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