vue以前获取参数用this.$route获取引入import {useRouter } from 'vue-router'vue3通过router.currentRoute.value.path这是currentRoute里面的值