angular.js - How to solve the problem that the navigation at the bottom of the page does not scroll to the top of the page after using ui-sref to jump to a new page?
某草草2017-05-15 17:13:50
0
3
609
How to solve the problem that the navigation at the bottom of the page does not scroll to the top of the page after using ui-sref to jump to a new page?
Hello, I also encountered this problem. My previous page scrolled to the bottom, but when I jumped to the new routing page, it was still at the bottom. How do I start from the top
Hello, I also encountered this problem. My previous page scrolled to the bottom, but when I jumped to the new routing page, it was still at the bottom. How do I start from the top
This method can be implemented, but I don’t know if it is good for performance