去掉流量统计默认展开
This commit is contained in:
@@ -111,9 +111,9 @@ function page_turn(id, functionId,level, name, url,obj){
|
|||||||
// }else{
|
// }else{
|
||||||
App.startPageLoading({animate:true});
|
App.startPageLoading({animate:true});
|
||||||
// }
|
// }
|
||||||
if(url.search("/nis/dashboard/")!=-1){
|
// if(url.search("/nis/dashboard/")!=-1){
|
||||||
$('.page-sidebar .sidebar-toggler').click();
|
// $('.page-sidebar .sidebar-toggler').click();
|
||||||
}
|
// }
|
||||||
|
|
||||||
//调入页面
|
//调入页面
|
||||||
if(url.indexOf("?")>0){
|
if(url.indexOf("?")>0){
|
||||||
|
|||||||
@@ -5075,7 +5075,7 @@ button.list-group-item-danger {
|
|||||||
line-height: 1;
|
line-height: 1;
|
||||||
color: #000;
|
color: #000;
|
||||||
text-shadow: 0 1px 0 #fff;
|
text-shadow: 0 1px 0 #fff;
|
||||||
opacity: 0.2;
|
opacity: 1;
|
||||||
filter: alpha(opacity=20); }
|
filter: alpha(opacity=20); }
|
||||||
.close:hover, .close:focus {
|
.close:hover, .close:focus {
|
||||||
color: #000;
|
color: #000;
|
||||||
|
|||||||
Reference in New Issue
Block a user