From 357143d379f542d4895da9f359496a1c5885e933 Mon Sep 17 00:00:00 2001 From: jianghongdong Date: Fri, 28 Sep 2018 18:03:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8A=E4=B8=8B=E5=8C=BA?= =?UTF-8?q?=E5=9F=9F=EF=BC=8C=E9=9A=90=E8=97=8F=E4=B8=8B=E9=83=A8=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E7=9C=8B=E4=B8=8D=E5=88=B0=E5=8C=BA=E5=9F=9F=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Frame/page/js/widget/frame_lrud.js | 1 + 1 file changed, 1 insertion(+) diff --git a/WebContent/Frame/page/js/widget/frame_lrud.js b/WebContent/Frame/page/js/widget/frame_lrud.js index 9fc169176..97f24f01c 100644 --- a/WebContent/Frame/page/js/widget/frame_lrud.js +++ b/WebContent/Frame/page/js/widget/frame_lrud.js @@ -58,6 +58,7 @@ }else{ second.hide(); changeLayout(); + $('#FirstFrame').attr('style','width: 100%; height: '+eval(FirstFrame.offsetHeight-5)+'px;'); } })).mousedown(AsLink.stopEvent);