hj-vue-router-debug vue router debug插件 使用方式 npm i hj-vue-router-debug -S import HJVueRouterDebug from 'hj-vue-router-debug' const createVConsole = function createVConsole() { new VConsole() } Vue.use(HJVueRouterDebug, router, createVConsole)