In a S.P.A. this can easily be solved by scrolling to the top on navigation by using the native window.scroll function: window.scroll(0,0).
確定! 回上一頁