周宾
2025-12-29 9d8aa29beeb5d681fb48d92b9ede88128651e429
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store