Results 1 comments of 0x-wen

下一页按钮按当前版本查看元素,有一个id=right1 function nextUnit(){ console.log("%c即将进入下一节...","color:red;font-size:18px"); setTimeout(() => { $(document).scrollTop($(document).height()-$(window).height()); $("#right1").click(); 找到源代码位置,将原来获取元素的方式变更后,测试部分章节可自动跳转