Created
November 2, 2018 07:18
-
-
Save bswbatman/44101ee5616a39722d1645e74ca44cc0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.scrollingElement.scrollTop = document.scrollingElement.scrollHeight; |
document.querySelectorAll('#gl-pagenav a')[1].click();
点击翻页
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
跳转到页面最底部