From fcfe3634b50aa480bd6560067f1d0822b5536df3 Mon Sep 17 00:00:00 2001 From: dongxiaoyan Date: Fri, 21 Dec 2018 15:52:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E9=A6=96=E9=A1=B5=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E6=94=B6=E7=BC=A9=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/home.jsp.new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/views/home.jsp.new b/src/main/webapp/WEB-INF/views/home.jsp.new index 1a66f8d5a..77f5ec52f 100644 --- a/src/main/webapp/WEB-INF/views/home.jsp.new +++ b/src/main/webapp/WEB-INF/views/home.jsp.new @@ -73,7 +73,7 @@ // console(window.frames['mainFrame'].location); // if(window.frames['mainFrame'].location.search("/dynamicIndex/")!=-1){ //关闭菜单 - $('.page-sidebar .sidebar-toggler').click(); + //$('.page-sidebar .sidebar-toggler').click(); //f11全屏 //fullScreen(); //}