zhouwx
2025-11-17 e772a2670a081374b6eecfc43548b80d8d9c3cdd
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
 
export default store