zhouwx
10 小时以前 c5f4bef2a867c3da79555a95b60a7c4d5c295f0e
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store