作者 anyv
1 个管道 的构建 通过 耗费 0 秒

产品

... ... @@ -154,14 +154,14 @@
$('.pro_right_txt').removeClass('pro_height');
})
$(document).ready(function(){
/* $(document).ready(function(){
$('.ce1'+{$category}).trigger('click');
$('.ce1'+{$category}).children('h2').css({color:"red"});
$('.ce'+{$category}).parent().parent().prev().trigger('click');
$('.ce'+{$category}).children('h3').css({color:"red"});
erji($category);
})
})*/
//点击产品中心
function chanpin(){
... ...