gaoluyang
6 天以前 c92894037064ef6064acd6c9519e872361d50f1c
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store