|
@@ -82,6 +82,7 @@ function initMenu(data){
|
|
$(".content-item,.flaw-item").hide();
|
|
$(".content-item,.flaw-item").hide();
|
|
$(".content-item[code='"+code+"']").show();
|
|
$(".content-item[code='"+code+"']").show();
|
|
showFlawList();
|
|
showFlawList();
|
|
|
|
+ $("#contentInfo").scrollTop(0)
|
|
});
|
|
});
|
|
// initScroll("subMenu","Y",2)
|
|
// initScroll("subMenu","Y",2)
|
|
}
|
|
}
|