首页 > 安豆文库 > 视频监控
微信咨询
客服电话
公众号
) }) $("#showkefu3").hover(function () { $(this).find("#gongzhonghao").attr("src", "./Public/newimages/gzh_blue.png") // $(this).find(".wxTitle").css({'background-color':"#fc4c02","color":"#fff"}) $(this).find('.wxContact').removeClass('hidden') }, function () { $(this).find("#gongzhonghao").attr("src", "./Public/newimages/gzh_blue1.png") // $(this).find(".wxTitle").css({'background-color':"#282422","color":"#fff"}) $(this).find('.wxContact').addClass('hidden') }) $("#turntop1").hover(function () { $(this).find(".turn2").attr("src", "./Public/newimages/lww_turntop.png") }, function () { $(this).find(".turn2").attr("src", "./Public/newimages/lww_turntop1.png") }) });