修改上下区域,隐藏下部时,看不到区域按钮的问题
This commit is contained in:
parent
6ca894fedf
commit
357143d379
@ -58,6 +58,7 @@
|
||||
}else{
|
||||
second.hide();
|
||||
changeLayout();
|
||||
$('#FirstFrame').attr('style','width: 100%; height: '+eval(FirstFrame.offsetHeight-5)+'px;');
|
||||
}
|
||||
})).mousedown(AsLink.stopEvent);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user