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