|
@@ -71,7 +71,7 @@ function renderFlawList(data){
|
|
$("#score").text(scoreRes);
|
|
$("#score").text(scoreRes);
|
|
$("#num").text(num);
|
|
$("#num").text(num);
|
|
$("#flawMark").text(numScore);
|
|
$("#flawMark").text(numScore);
|
|
- $(".sum-box").show();
|
|
|
|
|
|
+ //$(".sum-box").show();
|
|
}
|
|
}
|
|
$('.flawList').html(str);
|
|
$('.flawList').html(str);
|
|
replaceSrc();
|
|
replaceSrc();
|