gaoluyang
昨天 d34f4e33ff328a05228b803285b17c6432ae9c16
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store