LATALE韩服小站

LATALE韩服小站

🔥 近期更新项

🎉 近期活动

🎊 常驻活动

🔥 彩虹岛之家

🔥 热门功能区直达

<script src="latalewd/zhe.js"></script> <script> // 导航栏滚动效果 window.addEventListener('scroll', function() { const nav = document.querySelector('.nav'); if (window.scrollY > 50) { nav.classList.add('scrolled'); } else { nav.classList.remove('scrolled'); } }); // 滚动显示动画 function checkReveal() { const reveals = document.querySelectorAll('.reveal'); const windowHeight = window.innerHeight; reveals.forEach(element => { const revealtop = element.getBoundingClientRect().top; const revealpoint = 150; if (revealtop < windowHeight - revealpoint) { element.classList.add('active'); } }); } window.addEventListener('scroll', checkReveal); checkReveal(); // 初始检查 </script>
  • 本文作者:小铁匠
  • 本文链接: https://latale.com.cn/104.html
  • 版权声明:本小站内容均可转载发布,最好帮忙宣传一下,感谢了您~
8
0
  • 支付宝打赏
    支付宝扫一扫
  • 微信打赏
    微信扫一扫
感谢支持
文章很赞!支持一下吧
  • 复制图片
按住ctrl可打开默认菜单