@@ -49,6 +49,7 @@ function getInfomation() {
var item = '';
if (!data) {
$("h1").html("暂时没有数据");
+ adjustHeight()
$(".anchors").css("display", "none");
return;
}