...
|
...
|
@@ -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(){
|
...
|
...
|
|