Vue 配合eiement动态路由,权限验证的方法 1.要实现动态路由,只需要在main.js中将所有路由表先规定好,如下constroutes=[{path:'/login',compo eiement