in the APP.vue public navigation bar, I want to use vue to implement different route jump navigation bars corresponding to different styles 
 
;
 
 
html Code
 in the APP.vue public navigation bar, I want to use vue to implement different route jump navigation bars corresponding to different styles 
 
;
 
 
html Code
where's your js?
 see if there is this class on the front page of the console 
 where did you write this 
change to .router-link-exact-active {
color: -sharp008fd7;} 
 so you can solve