vue3.0获取路由 beautifulboyfighting 2021-12-04 147 阅读1分钟 import {useRoute} from 'vue-router' const route = useRoute()