帝豪娱乐官网最新活动 - 帝豪娱乐官网
`;
container.querySelector('.con').insertAdjacentHTML('afterbegin', loadingHTML);
// 模拟数据加载延迟
setTimeout(() => {
// 移除加载指示器
const indicator = container.querySelector('.loading-indicator');
if (indicator) indicator.remove();
// 获取新闻项
const newsItems = container.querySelectorAll('.wp_article_list .list_item');
// 使用IntersectionObserver实现滚动加载动画
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.classList.add('animate-in');
observer.unobserve(entry.target);
}
});
}, {
threshold: 0.1,
rootMargin: '0px 0px -50px 0px'
});
// 为每个新闻项添加观察
newsItems.forEach((item, index) => {
// 设置不同的延迟时间,实现交错动画效果
item.style.transitionDelay = `${index * 0.05}s`;
observer.observe(item);
});
}, 800); // 模拟加载时间
});
}
// 页面加载完成后执行动画
document.addEventListener('DOMContentLoaded', function () {
// 保留原有的wow.js动画
new WOW().init();
// 添加新的新闻列表动画
setTimeout(animateNewsItems, 300);
});
// 如果内容是通过AJAX加载的,可以在加载完成后调用animateNewsItems()
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-16
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-10
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-17
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-11
-
2025-09-11
-
2025-09-11
-
2025-09-11
-
2025-09-11
-
2025-09-11
-
2025-09-11
-
2025-09-11
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
-
2025-09-14
- 联系电话:0538-8242375
-
Email地址:zhibao@sdau.edu.cn
-
通信地址:山东省泰安市岱宗大街61号
-
办公地址:山东农业大学植物保护帝豪娱乐官网最新活动
山东农业大学官方微信
山东农业大学官方微博
公开资讯滚动更新。建议通过站内栏目继续浏览,核对最新条目。