第一步:在电脑浏览器打开网址
第二步:F12
第三步:点击网页右上方的手机标识把网页变成手机网页而后刷新
第四步:浏览器
document.write('<iframe width=100% height=100% frameborder=0 scrolling=yes>'); frames[0].location.href = location.href; var idx = 1; var o = document.createElement('div'); o.innerHTML = '第1次'; o.setAttribute('id', 'setTimes'); o.setAttribute('style', 'text-align: center;font-size: 14px;background: #000;color: #fff;padding: 10px 0;'); document.body.×××ertBefore(o, document.body.childNodes[0]); var timer = setInterval(function () { if (idx > 50) { clearInterval(timer); document.getElementById('setTimes').innerHTML = '已结束' } else { document.getElementById('setTimes').innerHTML = '第' + idx + '次'; refresh() } }, 13000); function refresh() { setTimeout(function () { frames[0].document.getElementsByClassName('svelte-qr71gg')[1].click(); setTimeout(function () { frames[0].location.reload() }, 1000) }, 12000); idx++ } refresh();