For example, if there is a list on the left, when I switch the list items, I switch the content on the right, and the content on the right has the same format.
I know that ng-router can use list/:type to implement multiple routes matching one controller and view
So I would like to ask if UI-router can achieve this effect if the content only uses one controller
This problem was solved by ui-sref="statu({key-value pair parameters})"
Yes, when you configure routing, just use the same template and controller for different states