About the setting of vue-router-active navigation bar

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

Menu