✏️ 正在编辑: smooth-scroll.min.js
路径:
/home/eblama1/mintawon.farm/wp-content/themes/astra/assets/js/minified/smooth-scroll.min.js
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
const links=document.querySelectorAll("a");if(links)for(const a of links)""!==a.hash&&a.addEventListener("click",clickHandler);function clickHandler(e){e.preventDefault();e=this.getAttribute("href"),e=document.querySelector(e).offsetTop;scroll({top:e,behavior:"smooth"})}
💾 保存文件
← 返回文件管理器