技术支持

联系我们沟通无限

公司地址

北京市海淀区东北旺西路8号中关村软件园一期27号楼C座3层301

联系电话

+86 010-8888-9999

13188244312

邮箱地址

anemic@hotmail.com

support@sportsbroadcast.com

服务时间

周一至周五: 9:00 - 18:00

紧急技术支持: 24/7 全天候

}); currentIndex = index; } dots.forEach((dot, index) => { dot.addEventListener("click", () => showSlide(index)); }); setInterval(() => { currentIndex = (currentIndex + 1) % dots.length; showSlide(currentIndex); }, 5000); });