1.修复窗口大小改变时表头可能出错的问题

2.将拓扑、3d机房的弹框改为动态改变大小
This commit is contained in:
chenjinsong
2018-10-09 11:30:10 +08:00
parent 3d4bcf43f5
commit c2cf40da87
5 changed files with 29 additions and 15 deletions

View File

@@ -327,13 +327,13 @@
}
}
function ieBrowser(){
if($.browser.msie){
/* if($.browser.msie){
if($.browser.version.split('.')[0]<=7){
return false;
}else{
return true;//ie8+
}
}
} */
}
//程辉 2013-5-8 新增 导出当前页