How to implement $state.go to click different buttons and pass different parameters
I want to realize that clicking on the small title in the picture below will jump to the corresponding place on the page, for example, click on the application scope to jump to the corresponding application scope on the 3D visualization solution page
Me Now I know that $state.go passes a parameter to jump to this specified position, but I don’t know how to write multiple parameters. Please help me.
Grammar:
Routing configuration:
The problem has been solved, thank you everyone, thank you upstairs
You can check out this article about passing values between pages in angular1.X