|
|
@@ -28,9 +28,7 @@
|
|
28
|
28
|
color: #999;
|
|
29
|
29
|
}
|
|
30
|
30
|
#Bitiur{
|
|
31
|
|
- position: absolute;
|
|
32
|
|
- top:100px;
|
|
33
|
|
- right: 10%;
|
|
|
31
|
+ margin-top: -100px;
|
|
34
|
32
|
}
|
|
35
|
33
|
</style>
|
|
36
|
34
|
|
|
|
@@ -74,13 +72,15 @@
|
|
74
|
72
|
</li> -->
|
|
75
|
73
|
</ul>
|
|
76
|
74
|
<div class="hu-content">
|
|
|
75
|
+ <div id="" class="hu-con-right">
|
|
|
76
|
+ <h2 style="text-align: center;font-size: 18px;">部门处理情况统计</h2>
|
|
|
77
|
+ <div id="Bitiur" style="height: 600px;width: 60%;"></div>
|
|
|
78
|
+ </div>
|
|
77
|
79
|
<div class="hu-con-right">
|
|
78
|
|
- <h2 style="text-align: center;font-size: 18px;">部门处理情况统计表</h2>
|
|
|
80
|
+
|
|
79
|
81
|
<div id="hjCompaer" style="height: 500px;width: 100%;"></div>
|
|
80
|
82
|
</div>
|
|
81
|
|
- <div id="" class="hu-con-right">
|
|
82
|
|
- <div id="Bitiur" style="height: 400px;width: 50%;"></div>
|
|
83
|
|
- </div>
|
|
|
83
|
+
|
|
84
|
84
|
<!-- <div class="hu-con-left">
|
|
85
|
85
|
<h2 style="text-align: center;">年呼叫数据对比</h2>
|
|
86
|
86
|
<div class="layui-hide" id="t_callTotal"></div>
|