nuxtjs路由问题记录

101 阅读1分钟

问题描述:nuxtjs 在routes.splice后重置路由后,跳转其他两个页面都停留在另外一个_id页面

image.png

image.png

image.png

解决办法:把_id.vue页面挪到后面

image.png