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;