jinquanwu лет назад: 6
Родитель
Сommit
48f8e41380

+ 7 - 7
CallCenterWeb.UI/ReportForm/department_table.html

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

+ 7 - 7
CallCenterWeb.UI/ReportForm/statistical_table.html

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