Commit 2e3e005a by mengxy

工作台模块解决谷歌浏览器不兼容问题

parent 551b9751
......@@ -211,6 +211,8 @@
});
}
});
/* $('#total').highcharts({
});*/
});
</script>
</head>
......@@ -234,7 +236,7 @@
<ul class="ul-form">
<div>
<div id="repStatus" style="min-width:40%;height:280px;float:left;background-color:#FFFFFF " class="breadcrumb form-search"></div>
<div style="min-width:54%;height:280px;float:right;background-color: #FFFFFF" class="breadcrumb form-search">
<div id="total" style="max-width:54%;min-width:54%;height:280px;float:right;background-color: #FFFFFF" class="breadcrumb form-search">
<li><h5>总体</h5></li>
<br/><br/>
<table>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment