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

产品

@@ -174,6 +174,7 @@ @@ -174,6 +174,7 @@
174 $('.biaoti').text(shuju.post_title); 174 $('.biaoti').text(shuju.post_title);
175 $('.zhaiyao').text(shuju.post_excerpt); 175 $('.zhaiyao').text(shuju.post_excerpt);
176 $('.pro_right_txt').html(shuju.post_content); 176 $('.pro_right_txt').html(shuju.post_content);
  177 + $('.pro_height').css({height:'384px',overflow: 'hidden'});
177 $('.pro_btn').remove(); 178 $('.pro_btn').remove();
178 /*$('.pro_right_txt').after("<div class='pro_btn'>显示更多</div>"); 179 /*$('.pro_right_txt').after("<div class='pro_btn'>显示更多</div>");
179 $('.aside_son').remove();*/ 180 $('.aside_son').remove();*/