set the route, the route that jumps in router-link will have this effect, but there are some interfaces I want to judge the situation to jump, so I use this.$router.push, but there is no such state after the page jumps. What is the problem?
.router-link-active {
color: rgb(254,0,127)
}