You can use the popstate method to detect those URL changes and make UI changes as needed. window.addEventListener('popstate', function ( ...
確定! 回上一頁