What I want to achieve is this, when clicking on the product, the content in the goods will be displayed
Following the voice in heart.
const router = new Router({ routes: [{ path: '/goods', component: goods }] })
Read more documentation
Read more documentation