// 顶部轮播大Banner图 $(function () { window.spm(window.isMobile() ? "288.2" : "288.0"); if ($(".getWhitePaperBtn").length) { $(".getWhitePaperBtn").click(() => { if (window.isMobile()) { window.spm("288.0.0.2"); window.open( window.location.origin + (window.isProd ? "" : "/home") + "/getLeadsForWhitePaper.html" ); } else { window.spm("288.0.0.0"); $("#getLeadsForWhitePaperModal").modal("show"); } }); } var indexSwiper = new Swiper(".index-swiper-container", { loop: true, autoplay: { delay: 5000, disableOnInteraction: false, }, pagination: { el: ".index-swiper-pagination", clickable: true, }, }); // 鼠标悬停,禁用自动滚动 var indexSwiperContainer = document.getElementsByClassName("banner_container"); if (indexSwiperContainer[0]) { indexSwiperContainer[0].onmouseenter = function () { indexSwiper.autoplay.stop(); }; indexSwiperContainer[0].onmouseleave = function () { indexSwiper.autoplay.start(); }; } }); // 听听来自不同企业角色的声音 $(function () { let enterpriseVoiceDataStopFlag = false; let curIndex = 2; let nextIndex = 2; var logoCls = ".enterprise-voice-logo-item"; var ctxCls = ".enterprise-voice-detail-ctx"; function enterpriseVoiceCtxImgChange(cur, next) { // if (enterpriseVoiceDataStopFlag) return; enterpriseVoiceDataStopFlag = true; if (isMobile()) { $(ctxCls).removeClass("active"); $(ctxCls).eq(next).addClass("active"); return; } $(ctxCls).removeClass("active").removeClass("move1").removeClass("move2"); $(ctxCls).eq(cur).addClass("active move1"); setTimeout(function () { $(ctxCls).removeClass("active move1"); $(ctxCls).eq(next).addClass("active move2"); }, 500); $(logoCls).removeClass("active"); $(logoCls).eq(next).addClass("active"); } // 点击左边的按钮 切换 window.enterpriseVoiceArrowLeft.onclick = function () { curIndex = nextIndex; nextIndex--; if (nextIndex === -1) { nextIndex = 4; } enterpriseVoiceCtxImgChange(curIndex, nextIndex); }; // 点击右边的按钮 切换 window.enterpriseVoiceArrowRight.onclick = function () { curIndex = nextIndex; nextIndex++; if (nextIndex === 6) { nextIndex = 0; } enterpriseVoiceCtxImgChange(curIndex, nextIndex); }; // 点击上面的标签 切换 $("#enterpriseVoiceLogo .enterprise-voice-logo-item img").click((e) => { curIndex = nextIndex; nextIndex = +e.currentTarget.dataset.index; enterpriseVoiceCtxImgChange(curIndex, nextIndex); }); }); // 曙爱家政服务最新咨询 $(function () { var firstMaxData; var lastNormalData; const nowDateTime = new Date().getTime(); var isProd = window.isProd; var url = window.reqHost; $.ajax({ url: `${url}/home/open/articleList?articleType=&industry=&pageSize=4&page=1×tamp=${nowDateTime}&signature=${SparkMD5.hash( nowDateTime + "5839606a1e964e5b8464539e7ca419cf" )}`, success: function (data1) { $.ajax({ url: "https://rlj-f2e-assets.oss-cn-hangzhou.aliyuncs.com/config/bba85132-47d6-4085-88e0-709764d26a06.json", success: function (data2) { firstMaxData = data2; lastNormalData = data1.result.articleList; window.theLatestInformationMax.innerHTML = `