我现在页面有2个<router-link path='/a'> , <router-link path='b'> ,我现在点击a路由,想跳转到a的页面,这是一个新页面,点击b 想跳转到b的新页面。 请问路由应该如何设置? 查看完整描述