Can ui-router control history - Stack Overflow
天蓬老师
天蓬老师 2017-05-16 13:19:02
0
1
558

angular
Due to the previous version
Scenario: When jumping to another page
Description: First route to the app.tool.result page to get the left list , and then the route to app.tool.result.list
will definitely record the history, causing you to click the browser back from the app.tool.result.list page and return to app.tool. result page, but the right side of the result page is empty, so we need to control the return to the previous page of result

What I think of is to delete the previous result route when routing to the list page, but ui-router does not pass hml5 Configured

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
阿神

The list on the left is a route, and the content on the right is a route?

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