I put the router file in "src/router/index.js",and where should I write Router.push("/good")?I have tried writed it in index.js or main.js,neither did it work....below is the router file
I got another problem.I configured the router in this way and when the "tab-item"was clicked and activated,they just wouldn't be added "link-active-class" automatically. I've searched possible causes and got nothing....