$(function(){ $('.logo').on('click',function(){//logo图标点击事件 location.href = 'index.html' }) $('.dao-box li div').mouseover(function(){//导航悬浮事件 $(this).css("cursor","pointer") }) $('.dao-box li div').click(function(){//导航点击事件 $('.dao-box li div').removeClass('cq-dao-active') $('.dao-box li div div').addClass("dn"); $('.dao-box li span').addClass("dn"); $(this).find(".xiahx").removeClass('dn') $(this).next(".redD").removeClass('dn') $(this).addClass('cq-dao-active') }) var html = ''; var data = [ {imgSrc:'img/public/xin-one.png',title:'助力熊猫艺术公益:中国邮政发布著名画家刘中《牛气冲...',time:'2021.06.30',content:'爱彼秉承品牌在形式与功能方面的大无畏创新精神,在腕表发展史上扮演着先行者的角色爱彼秉承品牌在形式与功能方面的大无畏创新精神,在碗表发展史上扮演...'}, {imgSrc:'img/public/xin-two.png',title:'助力熊猫艺术公益:中国邮政发布著名画家刘中《牛气冲...',time:'2021.06.30',content:'爱彼秉承品牌在形式与功能方面的大无畏创新精神,在腕表发展史上扮演着先行者的角色爱彼秉承品牌在形式与功能方面的大无畏创新精神,在碗表发展史上扮演...'}, {imgSrc:'img/public/xin-three.png',title:'助力熊猫艺术公益:中国邮政发布著名画家刘中《牛气冲...',time:'2021.06.30',content:'爱彼秉承品牌在形式与功能方面的大无畏创新精神,在腕表发展史上扮演着先行者的角色爱彼秉承品牌在形式与功能方面的大无畏创新精神,在碗表发展史上扮演...'}, {imgSrc:'img/public/xin-four.png',title:'助力熊猫艺术公益:中国邮政发布著名画家刘中《牛气冲...',time:'2021.06.30',content:'爱彼秉承品牌在形式与功能方面的大无畏创新精神,在腕表发展史上扮演着先行者的角色爱彼秉承品牌在形式与功能方面的大无畏创新精神,在碗表发展史上扮演...'}, ] $.each(data, function(commentIndex, comment) { html +=`