使用Chrome浏览器,在console中,粘贴如下代码行:setInterval(function(){document.getElementById("单击按钮的Id").click();},1000); 然后按回车键即可。
確定! 回上一頁