resolve injection will cause unpr, how to solve it
巴扎黑2017-06-22 11:55:04
Ask and answer your own questions, there are two situations:
Use component to jump to the page. To inject, use bindings:{data: '<'}
in the component configuration.
Use template and controller to jump, you cannot write html in ng-controller="xxx"