From 53ece57b5ad9b1553622b09260a0afacd121b9ef Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Thu, 8 Nov 2018 18:02:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=B5=81=E9=87=8F=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E9=BB=98=E8=AE=A4=E5=B1=95=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/home.jsp | 6 +++--- .../static/global/plugins/bootstrap/css/bootstrap.css | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/home.jsp b/src/main/webapp/WEB-INF/views/home.jsp index 20847b24e..6c549a909 100644 --- a/src/main/webapp/WEB-INF/views/home.jsp +++ b/src/main/webapp/WEB-INF/views/home.jsp @@ -111,9 +111,9 @@ function page_turn(id, functionId,level, name, url,obj){ // }else{ App.startPageLoading({animate:true}); // } - if(url.search("/nis/dashboard/")!=-1){ - $('.page-sidebar .sidebar-toggler').click(); - } +// if(url.search("/nis/dashboard/")!=-1){ +// $('.page-sidebar .sidebar-toggler').click(); +// } //调入页面 if(url.indexOf("?")>0){ diff --git a/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css b/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css index 5fc50fd3f..154fc723b 100644 --- a/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css +++ b/src/main/webapp/static/global/plugins/bootstrap/css/bootstrap.css @@ -5075,7 +5075,7 @@ button.list-group-item-danger { line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; - opacity: 0.2; + opacity: 1; filter: alpha(opacity=20); } .close:hover, .close:focus { color: #000;