Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想要页面刷新以从按下刷新之前的最后一个滚动位置恢复页面。
我正在使用 AngularJS 并且发生了一些奇怪的事情,因为当我刷新它时它首先会转到页面顶部,然后一旦我滚动它就会从我点击刷新之前的最后一个滚动位置恢复。
非常奇怪的行为,不是吗?
如何提供类似的路线/app/:currentScrollTop ,然后您可以根据该参数将视图滚动到所需位置。
/app/:currentScrollTop