@@ -52,9 +52,9 @@
margin-bottom: 8px;*/
background: #fff;
}
-.sum-box{
+/*.sum-box{
display: none;
-}
+}*/
.title{
height: 44px;
line-height: 44px;
@@ -71,7 +71,7 @@ function renderFlawList(data){
$("#score").text(scoreRes);
$("#num").text(num);
$("#flawMark").text(numScore);
- $(".sum-box").show();
+ //$(".sum-box").show();
$('.flawList').html(str);
replaceSrc();