jquery - angular angular-ui-router jq How to get the parameters in ui-self
滿天的星座
滿天的星座 2017-05-15 17:14:11
0
1
824

How does angular angular-ui-router jq obtain the parameters in ui-self

滿天的星座
滿天的星座

reply all(1)
洪涛

ui-router official website

Why do you need to use jquery to get it? The parameters on ui-self can be obtained directly using $stateParams of ui-router.
Since your project uses angularJs, you don’t need jquery. Try to make the project as lightweight as possible.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template