Last active
August 16, 2017 19:01
-
-
Save ty-cs/95a13f89d35281ae3fff1952b1460187 to your computer and use it in GitHub Desktop.
have a look at Autumn courses ahead of time...
This file contains 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
(() => { | |
const iframe = document.createElement('iframe'); | |
iframe.style.display = "none"; | |
iframe.id = "hit"; | |
iframe.src = 'https://vpn.hit.edu.cn/,DanaInfo=jwts.hit.edu.cn/kbcx/queryGrkb'; | |
document.body.appendChild(iframe); | |
const subWindow = document.getElementById('hit').contentWindow; | |
subWindow.document.getElementById('xnxq').value = '2017-20181'; | |
subWindow.exportExcel(); | |
//if failed, just try again! | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if first time failed, then try again! XD