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

产品

@@ -116,7 +116,7 @@ @@ -116,7 +116,7 @@
116 $('.pro_right_txt').html(shuju.post_content); 116 $('.pro_right_txt').html(shuju.post_content);
117 /*$('.pro_btn').remove(); 117 /*$('.pro_btn').remove();
118 $('.pro_right_txt').after("<div class='pro_btn'>显示更多</div>");*/ 118 $('.pro_right_txt').after("<div class='pro_btn'>显示更多</div>");*/
119 - 119 + $('.aside_son').remove();
120 $.post("{:url('Product/commps')}", {id:id}, function(data) { 120 $.post("{:url('Product/commps')}", {id:id}, function(data) {
121 coa = JSON.parse(data); 121 coa = JSON.parse(data);
122 for (var i = 0; i <coa.length; i++) { 122 for (var i = 0; i <coa.length; i++) {