Vue component A Click to jump to component B, which displays a blank page

the requirement is: click on the search box of component A to jump to component B, but the URL changes with each click, but the page is blank. The
code is as follows:
clipboard.png

clipboard.png

clipboard.png

clipboard.png
clipboard.png

Mar.18,2021

how do you jump if you don't have a path?

{
  path:'/searchCoin',
  name:'searchCoin',
  ...
}
Menu