Chaleureusement bienvenue pour visiter la base de production de Leimeng Group-Shaoguan
La ligne de production standard spécialement personnalisée par Leimeng Group for Overseas Business
Cas typiques de #mobile #crushing #station
Guangdong Lemeng Mobile Crusher Base de production

document.addEventListener('DOMContentLoaded', () => { const videoItems = document.querySelectorAll('.video-item'); const modal = document.getElementById('videoModal'); const modalIframe = modal.querySelector('#modalVideo'); const modalTitle = modal.querySelector('.modal-video-title'); const modalCloseBtn = modal.querySelector('.video-modal-close'); // 鼠标悬停自动播放,离开暂停 videoItems.forEach(item => { const iframe = item.querySelector('iframe'); const videoId = item.getAttribute('data-video-id'); // 监听鼠标进入,播放视频 item.addEventListener('mouseenter', () => { iframe.src = `https://www.youtube.com/embed/${videoId}?enablejsapi=1&autoplay=1&mute=1&controls=0&rel=0&showinfo=0&loop=1&playlist=${videoId}`; }); // 鼠标离开,停止播放,恢复静态缩略图 item.addEventListener('mouseleave', () => { iframe.src = `https://www.youtube.com/embed/${videoId}?enablejsapi=1&mute=1&controls=0&rel=0&showinfo=0`; }); // 支持键盘回车键打开视频 item.addEventListener('keydown', e => { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); item.click(); } }); }); // 关闭弹窗 modalCloseBtn.addEventListener('click', () => { modal.setAttribute('aria-hidden', 'true'); modalIframe.src = ''; document.body.style.overflow = ''; }); // 点击弹窗背景关闭 modal.addEventListener('click', e => { if (e.target === modal) { modalCloseBtn.click(); } }); // ESC键关闭弹窗 document.addEventListener('keydown', e => { if (e.key === 'Escape' && modal.getAttribute('aria-hidden') === 'false') { modalCloseBtn.click(); } }); });

Site de cas de la station de concassage mobile de Crawler 300TPH
Votre fabricant de confiance pour l'équipement de concassage et de dépistage dans le total, l'exploitation minière
Station de concasseur à impact mobile 300TPH Crawler et station de dépistage mobile
Cas typiques de #mobile #crushing #station
Station de concasseur à impact mobile Leimeng Group - Crawler

document.addEventListener('DOMContentLoaded', () => { const videoItems = document.querySelectorAll('.video-item'); const modal = document.getElementById('videoModal'); const modalIframe = modal.querySelector('#modalVideo'); const modalTitle = modal.querySelector('.modal-video-title'); const modalCloseBtn = modal.querySelector('.video-modal-close'); // 鼠标悬停自动播放,离开暂停 videoItems.forEach(item => { const iframe = item.querySelector('iframe'); const videoId = item.getAttribute('data-video-id'); // 监听鼠标进入,播放视频 item.addEventListener('mouseenter', () => { iframe.src = `https://www.youtube.com/embed/${videoId}?enablejsapi=1&autoplay=1&mute=1&controls=0&rel=0&showinfo=0&loop=1&playlist=${videoId}`; }); // 鼠标离开,停止播放,恢复静态缩略图 item.addEventListener('mouseleave', () => { iframe.src = `https://www.youtube.com/embed/${videoId}?enablejsapi=1&mute=1&controls=0&rel=0&showinfo=0`; }); // 支持键盘回车键打开视频 item.addEventListener('keydown', e => { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); item.click(); } }); }); // 关闭弹窗 modalCloseBtn.addEventListener('click', () => { modal.setAttribute('aria-hidden', 'true'); modalIframe.src = ''; document.body.style.overflow = ''; }); // 点击弹窗背景关闭 modal.addEventListener('click', e => { if (e.target === modal) { modalCloseBtn.click(); } }); // ESC键关闭弹窗 document.addEventListener('keydown', e => { if (e.key === 'Escape' && modal.getAttribute('aria-hidden') === 'false') { modalCloseBtn.click(); } }); });