zhaomin 4 lat temu
rodzic
commit
78778e97e5

+ 198 - 198
WebChart/index.html

@@ -14,41 +14,42 @@
14 14
 		<link rel="stylesheet" type="text/css" href="css/main.css" />
15 15
 		<title>大数据首页</title>
16 16
 		<style>
17
-
18 17
 			.wrap {
19
-			margin: 0 auto;
20
-			height: 90%!important;
21
-			width: 100%!important;
22
-		}
23
-		
24
-		.smallbox{
25
-			width: 98%;
26
-			float: right;
27
-			display: flex;
28
-		    flex-wrap: wrap;
29
-			margin-top: 20px;
30
-			margin-right: 20px;
31
-			justify-content:space-between;
32
-		}
33
-		.smallimg{
34
-			/* border: 2px solid #00E9FF; */
35
-			border-radius: 20px;
36
-			margin-bottom: 5px;
37
-		  width: 24%;
38
-		  background: url(./img/slide_bg1.png) no-repeat;
39
-		  height: 420px;
40
-		
41
-		  background-size: 106% 109%;
42
-		
43
-		}
44
-		.activeBox{
45
-			border: 2px solid #3c920c;
46
-		}
47
-		.imm{
48
-			width: 100%;
49
-			height: 400px;
50
-		}
51
-	
18
+				margin: 0 auto;
19
+				height: 90% !important;
20
+				width: 100% !important;
21
+			}
22
+
23
+			.smallbox {
24
+				width: 98%;
25
+				float: right;
26
+				display: flex;
27
+				flex-wrap: wrap;
28
+				margin-top: 20px;
29
+				margin-right: 20px;
30
+				justify-content: space-between;
31
+			}
32
+
33
+			.smallimg {
34
+				/* border: 2px solid #00E9FF; */
35
+				border-radius: 20px;
36
+				margin-bottom: 5px;
37
+				width: 24%;
38
+				background: url(./img/slide_bg1.png) no-repeat;
39
+				height: 420px;
40
+
41
+				background-size: 106% 109%;
42
+
43
+			}
44
+
45
+			.activeBox {
46
+				border: 2px solid #3c920c;
47
+			}
48
+
49
+			.imm {
50
+				width: 100%;
51
+				height: 400px;
52
+			}
52 53
 		</style>
53 54
 	</head>
54 55
 
@@ -164,7 +165,7 @@
164 165
 							<div class="quanbgBox map_YCX" index="虞城县"></div>
165 166
 							<div class="quanbgBox map_YCS" index="永城市"></div>
166 167
 						</div>
167
-       
168
+
168 169
 
169 170
 					</div>
170 171
 
@@ -179,7 +180,7 @@
179 180
 			<!-- 多媒体全渠道来源统计 -->
180 181
 			<div class="smallimg orderSource">
181 182
 				<p class="top_title" style="margin-left: 180px;padding-top: 6px;">多媒体全渠道来源统计</p>
182
-		
183
+
183 184
 				<div class="source_left slide_left sl_more">
184 185
 					<ul>
185 186
 						<li class="clearfix">
@@ -194,7 +195,7 @@
194 195
 						<li class="clearfix">
195 196
 							<!-- <div class="line_wrap line four_line fourLeft_line"></div> -->
196 197
 						</li>
197
-						
198
+
198 199
 					</ul>
199 200
 				</div>
200 201
 				<div class="source_middle slide_middle">
@@ -208,7 +209,7 @@
208 209
 						</li>
209 210
 						<li class="clearfix">
210 211
 							<!-- <div class="line_wrap line two_line twoRight_line"></div> -->
211
-				
212
+
212 213
 						</li>
213 214
 						<li class="clearfix">
214 215
 							<!-- <div class="line_wrap line three_line threeRight_line"></div> -->
@@ -217,7 +218,7 @@
217 218
 							<!-- <div class="line_wrap line four_line fourRight_line">
218 219
 							</div> -->
219 220
 						</li>
220
-						
221
+
221 222
 					</ul>
222 223
 				</div>
223 224
 			</div>
@@ -377,152 +378,152 @@
377 378
 							</div>
378 379
 						</div>
379 380
 					</div>
380
-			
381
-			</div>0
382
-		</div>
383
-		<!-- 渠道来源 -->
384
-		<div class="smallimg">
385
-			<p class="top_title" style="margin-left: 215px;padding-top: 6px;">渠道来源</p>
386
-		<div  id="part3" style=" width: 90%;height: 320px;margin: 5px 45px;"></div>
387
-		</div>
388
-		<!-- 接单部门 -->
389
-		<div class="smallimg">
390
-			<p class="top_title" style="margin-left: 215px;padding-top: 6px;">接单部门</p>
391
-	<div class="table_box" style="width: 85%;height: 270px; margin: 20px 48px;">
392
-		<table class="table">
393
-			<colgroup>
394
-	            <col style="width: 79px;"/>
395
-	            <col/>
396
-		    </colgroup>
397
-		    <thead class="thead_six">
398
-				<tr>
399
-					<td>部门名称</td>
400
-					<td>咨询</td>
401
-					<td>求助</td>
402
-					<td>建议</td>
403
-					<td>表扬</td>
404
-					<td>其他</td>
405
-					<td>合计</td>
406
-					<td>占比</td>
407
-				</tr>
408
-			</thead>
409
-		</table>
410
-		<div id="scroll_table"  style="width: 100%;height: 270px; overflow: hidden;">
411
-			<table class="table tabsix" style="width: 100%;">
412
-			<colgroup>
413
-		                <col style="width: 79px;"/>
414
-		                <col/>
415
-		    </colgroup>
416
-			<tbody>
417
-				<tr>
418
-					<td>市公安局</td>
419
-					<td><span class="text_color1">20</span></td>
420
-					<td><span class="text_color1">20</span></td>
421
-					<td><span class="text_color1">20</span></td>
422
-					<td><span class="text_color1">20</span></td>
423
-					<td><span class="text_color1">20</span></td>
424
-					<td><span class="text_color2">120</span></td>
425
-					<td><span class="text_color3">20%</span></td>
426
-				</tr>
427
-				<tr>
428
-					<td>市公安局</td>
429
-					<td><span class="text_color1">20</span></td>
430
-					<td><span class="text_color1">20</span></td>
431
-					<td><span class="text_color1">20</span></td>
432
-					<td><span class="text_color1">20</span></td>
433
-					<td><span class="text_color1">20</span></td>
434
-					<td><span class="text_color2">120</span></td>
435
-					<td><span class="text_color3">20%</span></td>
436
-				</tr>
437
-				<tr>
438
-					<td>市公安局</td>
439
-					<td><span class="text_color1">20</span></td>
440
-					<td><span class="text_color1">20</span></td>
441
-					<td><span class="text_color1">20</span></td>
442
-					<td><span class="text_color1">20</span></td>
443
-					<td><span class="text_color1">20</span></td>
444
-					<td><span class="text_color2">120</span></td>
445
-					<td><span class="text_color3">20%</span></td>
446
-				</tr>
447
-				<tr>
448
-					<td>市公安局</td>
449
-					<td><span class="text_color1">20</span></td>
450
-					<td><span class="text_color1">20</span></td>
451
-					<td><span class="text_color1">20</span></td>
452
-					<td><span class="text_color1">20</span></td>
453
-					<td><span class="text_color1">20</span></td>
454
-					<td><span class="text_color2">120</span></td>
455
-					<td><span class="text_color3">20%</span></td>
456
-				</tr>
457
-				<tr>
458
-					<td>市公安局</td>
459
-					<td><span class="text_color1">20</span></td>
460
-					<td><span class="text_color1">20</span></td>
461
-					<td><span class="text_color1">20</span></td>
462
-					<td><span class="text_color1">20</span></td>
463
-					<td><span class="text_color1">20</span></td>
464
-					<td><span class="text_color2">120</span></td>
465
-					<td><span class="text_color3">20%</span></td>
466
-				</tr>
467
-				<tr>
468
-					<td>市公安局</td>
469
-					<td><span class="text_color1">20</span></td>
470
-					<td><span class="text_color1">20</span></td>
471
-					<td><span class="text_color1">20</span></td>
472
-					<td><span class="text_color1">20</span></td>
473
-					<td><span class="text_color1">20</span></td>
474
-					<td><span class="text_color2">120</span></td>
475
-					<td><span class="text_color3">20%</span></td>
476
-				</tr>
477
-				<tr>
478
-					<td>市公安局</td>
479
-					<td><span class="text_color1">20</span></td>
480
-					<td><span class="text_color1">20</span></td>
481
-					<td><span class="text_color1">20</span></td>
482
-					<td><span class="text_color1">20</span></td>
483
-					<td><span class="text_color1">20</span></td>
484
-					<td><span class="text_color2">120</span></td>
485
-					<td><span class="text_color3">20%</span></td>
486
-				</tr>
487
-				<tr>
488
-					<td>市公安局</td>
489
-					<td><span class="text_color1">20</span></td>
490
-					<td><span class="text_color1">20</span></td>
491
-					<td><span class="text_color1">20</span></td>
492
-					<td><span class="text_color1">20</span></td>
493
-					<td><span class="text_color1">20</span></td>
494
-					<td><span class="text_color2">120</span></td>
495
-					<td><span class="text_color3">20%</span></td>
496
-				</tr>
497
-				<tr>
498
-					<td>市公安局</td>
499
-					<td><span class="text_color1">20</span></td>
500
-					<td><span class="text_color1">20</span></td>
501
-					<td><span class="text_color1">20</span></td>
502
-					<td><span class="text_color1">20</span></td>
503
-					<td><span class="text_color1">20</span></td>
504
-					<td><span class="text_color2">120</span></td>
505
-					<td><span class="text_color3">20%</span></td>
506
-				</tr>
507
-				
508
-			</tbody>
509
-			
510
-		</table>
511
-		
512
-		</div>
513
-		
514
-	</div>
515
-		</div>
516
-		<!-- 话务数量 -->
517
-		<div class="smallimg">
518
-			<p class="top_title" style="margin-left: 215px;padding-top: 6px;">话务数量</p>
519
-		<div id="todyPhoneCount" style="width: 90%;height: 330px;margin: 15px 35px;"></div>
520
-		</div>
521
-		<!--  投诉举报  -->
522
-		<div class="smallimg">
381
+
382
+				</div>0
383
+			</div>
384
+			<!-- 渠道来源 -->
385
+			<div class="smallimg">
386
+				<p class="top_title" style="margin-left: 215px;padding-top: 6px;">渠道来源</p>
387
+				<div id="part3" style=" width: 90%;height: 320px;margin: 5px 45px;"></div>
388
+			</div>
389
+			<!-- 接单部门 -->
390
+			<div class="smallimg">
391
+				<p class="top_title" style="margin-left: 215px;padding-top: 6px;">接单部门</p>
392
+				<div class="table_box" style="width: 85%;height: 270px; margin: 20px 48px;">
393
+					<table class="table">
394
+						<colgroup>
395
+							<col style="width: 79px;" />
396
+							<col />
397
+						</colgroup>
398
+						<thead class="thead_six">
399
+							<tr>
400
+								<td>部门名称</td>
401
+								<td>咨询</td>
402
+								<td>求助</td>
403
+								<td>建议</td>
404
+								<td>表扬</td>
405
+								<td>其他</td>
406
+								<td>合计</td>
407
+								<td>占比</td>
408
+							</tr>
409
+						</thead>
410
+					</table>
411
+					<div id="scroll_table" style="width: 100%;height: 270px; overflow: hidden;">
412
+						<table class="table tabsix" style="width: 100%;">
413
+							<colgroup>
414
+								<col style="width: 79px;" />
415
+								<col />
416
+							</colgroup>
417
+							<tbody>
418
+								<tr>
419
+									<td>市公安局</td>
420
+									<td><span class="text_color1">20</span></td>
421
+									<td><span class="text_color1">20</span></td>
422
+									<td><span class="text_color1">20</span></td>
423
+									<td><span class="text_color1">20</span></td>
424
+									<td><span class="text_color1">20</span></td>
425
+									<td><span class="text_color2">120</span></td>
426
+									<td><span class="text_color3">20%</span></td>
427
+								</tr>
428
+								<tr>
429
+									<td>市公安局</td>
430
+									<td><span class="text_color1">20</span></td>
431
+									<td><span class="text_color1">20</span></td>
432
+									<td><span class="text_color1">20</span></td>
433
+									<td><span class="text_color1">20</span></td>
434
+									<td><span class="text_color1">20</span></td>
435
+									<td><span class="text_color2">120</span></td>
436
+									<td><span class="text_color3">20%</span></td>
437
+								</tr>
438
+								<tr>
439
+									<td>市公安局</td>
440
+									<td><span class="text_color1">20</span></td>
441
+									<td><span class="text_color1">20</span></td>
442
+									<td><span class="text_color1">20</span></td>
443
+									<td><span class="text_color1">20</span></td>
444
+									<td><span class="text_color1">20</span></td>
445
+									<td><span class="text_color2">120</span></td>
446
+									<td><span class="text_color3">20%</span></td>
447
+								</tr>
448
+								<tr>
449
+									<td>市公安局</td>
450
+									<td><span class="text_color1">20</span></td>
451
+									<td><span class="text_color1">20</span></td>
452
+									<td><span class="text_color1">20</span></td>
453
+									<td><span class="text_color1">20</span></td>
454
+									<td><span class="text_color1">20</span></td>
455
+									<td><span class="text_color2">120</span></td>
456
+									<td><span class="text_color3">20%</span></td>
457
+								</tr>
458
+								<tr>
459
+									<td>市公安局</td>
460
+									<td><span class="text_color1">20</span></td>
461
+									<td><span class="text_color1">20</span></td>
462
+									<td><span class="text_color1">20</span></td>
463
+									<td><span class="text_color1">20</span></td>
464
+									<td><span class="text_color1">20</span></td>
465
+									<td><span class="text_color2">120</span></td>
466
+									<td><span class="text_color3">20%</span></td>
467
+								</tr>
468
+								<tr>
469
+									<td>市公安局</td>
470
+									<td><span class="text_color1">20</span></td>
471
+									<td><span class="text_color1">20</span></td>
472
+									<td><span class="text_color1">20</span></td>
473
+									<td><span class="text_color1">20</span></td>
474
+									<td><span class="text_color1">20</span></td>
475
+									<td><span class="text_color2">120</span></td>
476
+									<td><span class="text_color3">20%</span></td>
477
+								</tr>
478
+								<tr>
479
+									<td>市公安局</td>
480
+									<td><span class="text_color1">20</span></td>
481
+									<td><span class="text_color1">20</span></td>
482
+									<td><span class="text_color1">20</span></td>
483
+									<td><span class="text_color1">20</span></td>
484
+									<td><span class="text_color1">20</span></td>
485
+									<td><span class="text_color2">120</span></td>
486
+									<td><span class="text_color3">20%</span></td>
487
+								</tr>
488
+								<tr>
489
+									<td>市公安局</td>
490
+									<td><span class="text_color1">20</span></td>
491
+									<td><span class="text_color1">20</span></td>
492
+									<td><span class="text_color1">20</span></td>
493
+									<td><span class="text_color1">20</span></td>
494
+									<td><span class="text_color1">20</span></td>
495
+									<td><span class="text_color2">120</span></td>
496
+									<td><span class="text_color3">20%</span></td>
497
+								</tr>
498
+								<tr>
499
+									<td>市公安局</td>
500
+									<td><span class="text_color1">20</span></td>
501
+									<td><span class="text_color1">20</span></td>
502
+									<td><span class="text_color1">20</span></td>
503
+									<td><span class="text_color1">20</span></td>
504
+									<td><span class="text_color1">20</span></td>
505
+									<td><span class="text_color2">120</span></td>
506
+									<td><span class="text_color3">20%</span></td>
507
+								</tr>
508
+
509
+							</tbody>
510
+
511
+						</table>
512
+
513
+					</div>
514
+
515
+				</div>
516
+			</div>
517
+			<!-- 话务数量 -->
518
+			<div class="smallimg">
519
+				<p class="top_title" style="margin-left: 215px;padding-top: 6px;">话务数量</p>
520
+				<div id="todyPhoneCount" style="width: 90%;height: 330px;margin: 15px 35px;"></div>
521
+			</div>
522
+			<!--  投诉举报  -->
523
+			<div class="smallimg">
523 524
 				<p class="top_title" style="margin-left: 215px;padding-top: 6px;">投诉举报</p>
524
-			<div class="pull-right" id="partcom" style=" width: 85%;height: 340px;margin: 7px 17px;"></div>
525
-		</div>
525
+				<div class="pull-right" id="partcom" style=" width: 85%;height: 340px;margin: 7px 17px;"></div>
526
+			</div>
526 527
 		</div>
527 528
 		</div>
528 529
 		<div class="timeLimit-wrapper" style="display: none;">
@@ -535,8 +536,9 @@
535 536
 		<script src="js/tagcloud.js"></script>
536 537
 		<script src="js/ScrollDiv.js"></script>
537 538
 		<script src="js/index.js"></script>
538
-<!-- 	   <script src="js/sourceChannel.js" type="text/javascript" charset="utf-8"></script>
539
- -->		<!-- <script src="js/complaintsReport.js"></script>
539
+		<!-- 	   <script src="js/sourceChannel.js" type="text/javascript" charset="utf-8"></script>
540
+ -->
541
+		<!-- <script src="js/complaintsReport.js"></script>
540 542
 		<script src="js/TelephoneDetails.js" type="text/javascript" charset="utf-8"></script>
541 543
 		<script src="js/receiptDepartment.js" type="text/javascript" charset="utf-8"></script>
542 544
  -->
@@ -545,7 +547,7 @@
545 547
 		<script src="https://api.map.baidu.com/api?v=2.0&ak=ZG4gLQZUD6Eq1K11cqlYAR4by8CKgLyu&callback=mapinit"></script>
546 548
 		<script src="js/map1.js"></script>
547 549
 		<script src="js/layer/layer.js"></script>
548
-		
550
+
549 551
 	</body>
550 552
 	<script type="text/javascript">
551 553
 		// 選項卡
@@ -556,29 +558,27 @@
556 558
 			var index = $(this).index();
557 559
 			$(".slideCon_bg").eq(index).addClass("slideCon_bg_block")
558 560
 				.siblings().removeClass("slideCon_bg_block");
559
-				console.log(index)
560
-			if(index==0){
561
+			console.log(index)
562
+			if (index == 0) {
561 563
 				window.open('detail.html', '_self')
562
-			}else if(index==1){
564
+			} else if (index == 1) {
563 565
 				window.open('second.html', '_self')
564
-			}else if(index==2){
566
+			} else if (index == 2) {
565 567
 				window.open('third.html', '_self')
566
-			}else if(index==3){
568
+			} else if (index == 3) {
567 569
 				window.open('fourth.html', '_self')
568
-			}else if(index==4){
570
+			} else if (index == 4) {
569 571
 				window.open('sourceChannel.html', '_self')
570
-			}else if(index==5){
572
+			} else if (index == 5) {
571 573
 				window.open('receiptDepartment.html', '_self')
572
-			}else if(index==6){
574
+			} else if (index == 6) {
573 575
 				window.open('TelephoneDetails.html', '_self')
574
-			}else if(index==7){
576
+			} else if (index == 7) {
575 577
 				window.open('complaintsReport.html', '_self')
576 578
 			}
577 579
 		});
578 580
 		$(".nav_middle").click(function() {
579 581
 			window.open('index.html', '_self')
580 582
 		})
581
-		
582
-		
583 583
 	</script>
584 584
 </html>

+ 159 - 239
WebChartNew/1.html

@@ -1,247 +1,167 @@
1 1
 <!DOCTYPE html>
2
-<html lang="en">
2
+<html>
3 3
 	<head>
4
-		<meta charset="UTF-8">
4
+		<meta charset="utf-8">
5 5
 		<title></title>
6
-		<script type="text/javascript" src="./js/jquery.min.js"></script>
7
-		<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=67jMQ5DmYTe1TLMBKFUTcZAR"></script>
8
-		<style type="text/css">
9
-			body {
10
-				width: 100%;
11
-				height: 100%;
12
-				background-image: url(images/background.png);
13
-			}
14
-		</style>
15 6
 	</head>
16 7
 	<body>
17
-		<div id="map">
18
-			<div style="width: 100%; height: 800px;" id="channel"></div>
19
-		</div>
20
-
21
-
8
+		<div id="main" style="width: 80%;height: 400px;"></div>
22 9
 	</body>
23
-</html>
24
-<script src="js/echarts.min.js"></script>
25
-<script src="Script/Common/huayi.config.js"></script>
26
-<script src="Script/Common/huayi.http.js"></script>
27
-<script src="js/util.js"></script>
28
-<script type="text/javascript">
29
-	let trafficName = [];
30
-	let trafficTime = [];
31
-	let sum = [];
32
-	let consult = [];
33
-	let help = [];
34
-	let complaint = [];
35
-	let proposal = [];
36
-	let praise = [];
37
-	let report = [];
38
-	let other = [];
39
-	new doAjax({
40
-		url: huayi.config.callcenter_url + "/InfoNew/GetTypeCount24ByNow",
41
-		data: {},
42
-		callBack: function(res) {
43
-			console.log(res)
44
-			trafficName = res.data.cols;
45
-			trafficTime = res.data.hours;
46
-			sum = res.data.counts[0];
47
-			consult = res.data.counts[1];
48
-			help = res.data.counts[2];
49
-			complaint = res.data.counts[3];
50
-			proposal = res.data.counts[4];
51
-			praise = res.data.counts[5];
52
-			report = res.data.counts[6];
53
-			other = res.data.counts[7]
54
-			traffic_chart(trafficName, trafficTime, sum, consult, help, complaint, proposal, praise,
55
-				report, other)
56
-		}
57
-	});
58
-	function traffic_chart(trafficName, trafficTime, sum, consult, help, complaint, proposal, praise, report, other) {
59
-		let channelChart = echarts.init(document.getElementById('channel'));
60
-		
61
-		let color = [
62
-			"#8B5CFF",
63
-			"#00CA69"
64
-		];
65
-		let xAxisData = ["1", "2", "3", "4", "5", "6", "7", "8","9","10","11"];
66
-		let yAxisData1 = [4, 1, 1, 2, 4, 6, 14, 20,126,127,131];
67
-		let yAxisData2 = [9, 0, 1, 1, 2, 4, 7, 8,99,110,98];
68
-		
69
-		const hexToRgba = (hex, opacity) => {
70
-			let rgbaColor = "";
71
-			let reg = /^#[\da-f]{6}$/i;
72
-			if (reg.test(hex)) {
73
-				rgbaColor = `rgba(${parseInt("0x" + hex.slice(1, 3))},${parseInt(
74
-		      "0x" + hex.slice(3, 5)
75
-		    )},${parseInt("0x" + hex.slice(5, 7))},${opacity})`;
76
-			}
77
-			return rgbaColor;
78
-		}
79
-		
10
+	<script src="js/echarts.min.js"></script>
11
+	<script>
12
+		let channelChart = echarts.init(document.getElementById('main'));
13
+		var xdata = ['苏州市', '无锡市', '南京市','苏州市', '无锡市', '南京市'];
14
+		var data = [70, 0, 0,0, 0, 80];
15
+		var maxArr = [100, 100, 100];
80 16
 		option = {
81
-			backgroundColor: '#fff',
82
-			color: color,
83
-			legend: {
84
-				top: 20,
85
-		
86
-			},
87
-			tooltip: {
88
-				trigger: 'axis',
89
-				axisPointer: {
90
-					show: true,
91
-					type: 'line',
92
-					lineStyle: {
93
-						type: 'dashed'
94
-					}
95
-				},
96
-				textStyle: {
97
-					color: '#ffe400',
98
-					fontSize: '12'
99
-				},
100
-				backgroundColor: 'rgba(250,250,250,0)',
101
-				formatter: function(params) {
102
-					let trafficStr = ''
103
-					params.forEach(function(v, n) {
104
-						trafficStr += '<li><h5>'+v.seriesName+':</h5><div><span>'+parseInt(v.value % 10000 / 1000) +
105
-							'</span><span>' + parseInt(v.value  % 1000 / 100) +
106
-							'</span><span>' + parseInt((v.value % 100) / 10) +
107
-							'</span><span>' + parseInt(v.value % 10) + '</span></div></li>';
108
-					})
109
-					$('.traffic').html(trafficStr);
110
-					let str =
111
-						'<div style="background-image: url(images/secondary_img/reminder_box3.png);width:90px;height:195px;line-height:22px;background-size: 100% 100%;padding:8px 15px;">'
112
-					params.forEach(function(v, n) {
113
-						str +=
114
-							'<div><span style="color:#fff;width:45%;text-align: center;display: inline-block;">' +
115
-							v.seriesName +
116
-							': </span><span  style="width:45%;text-align: center;display: inline-block;">' +
117
-							v.value + '</span></div>'
118
-					})
119
-					str += '</div>';
120
-					return str;
121
-				}
122
-			},
123
-			grid: {
124
-				top: 100,
125
-				containLabel: true
126
-			},
127
-			xAxis: [{
128
-				type: "category",
129
-				boundaryGap: false,
130
-				axisLabel: {
131
-					formatter: '2020-{value}',
132
-					textStyle: {
133
-						color: "#333"
134
-					}
135
-				},
136
-				axisLine: {
137
-					lineStyle: {
138
-						color: "#D9D9D9"
139
-					}
140
-				},
141
-				data: xAxisData,
142
-			}],
143
-			yAxis: [{
144
-				type: "value",
145
-				name: '单位(万/亿KWh)',
146
-				axisLabel: {
147
-					textStyle: {
148
-						color: "#666"
149
-					}
150
-				},
151
-				nameTextStyle: {
152
-					color: "#666",
153
-					fontSize: 12,
154
-					lineHeight: 40
155
-				},
156
-				// 分割线
157
-				splitLine: {
158
-					lineStyle: {
159
-						type: "dashed",
160
-						color: "#E9E9E9"
161
-					}
162
-				},
163
-				axisLine: {
164
-					show: false
165
-				},
166
-				axisTick: {
167
-					show: false
168
-				}
169
-			}],
170
-			series: [{
171
-				// name: "2018",
172
-				name: "预测出电量",
173
-				type: "line",
174
-				smooth: true,
175
-				symbolSize: 8,
176
-				showSymbol: false,
177
-				zlevel: 3,
178
-				lineStyle: {
179
-					normal: {
180
-						width: 0
181
-					}
182
-				},
183
-				// symbol: 'circle', //数据交叉点样式
184
-				areaStyle: {
185
-					normal: {
186
-						opacity: 0.8,
187
-						color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
188
-							offset: 0,
189
-							color: '#2ddffe'
190
-						}, {
191
-							offset: 1,
192
-							color: '#2e90ff'
193
-						}], false),
194
-						shadowColor: 'rgba(0, 0, 0, 0.1)',
195
-						shadowBlur: 10
196
-					}
197
-				},
198
-				itemStyle: {
199
-					normal: {
200
-						color: '#2ddffe',
201
-						borderColor: '#2ddffe',
202
-						borderWidth: 2
203
-				
204
-					}
205
-				},
206
-				data: yAxisData1
207
-			}, {
208
-				name: "实际用电量",
209
-				type: "line",
210
-				smooth: true,
211
-				symbolSize: 8,
212
-				showSymbol: false,
213
-				zlevel: 3,
214
-				lineStyle: {
215
-					normal: {
216
-						width: 0
217
-					}
218
-				},
219
-				areaStyle: {
220
-					normal: {
221
-						opacity: 0.8,
222
-						color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
223
-							offset: 0,
224
-							color: '#2ddffe'
225
-						}, {
226
-							offset: 1,
227
-							color: '#2e90ff'
228
-						}], false),
229
-						shadowColor: 'rgba(0, 0, 0, 0.1)',
230
-						shadowBlur: 10
231
-					}
232
-				},
233
-				itemStyle: {
234
-					normal: {
235
-						color: '#2ddffe',
236
-						borderColor: '#2ddffe',
237
-						borderWidth: 2
238
-				
239
-					}
240
-				},
241
-				data: yAxisData2
242
-			}]
243
-		};
17
+		   tooltip: {
18
+		   	trigger: 'item',
19
+		   	textStyle: {
20
+		   		color: '#ffe400',
21
+		   		fontSize: '14',
22
+		   		fontWeight: '500'
23
+		   	},
24
+		   	position: 'top',
25
+		   	backgroundColor: 'rgba(250,250,250,0)',
26
+		   	transitionDuration: 0.4,
27
+		   	formatter: function(params) {
28
+		   		return '<div style="background-image: url(images/reminder_box2.png);width:50px;height:33px;line-height:30px;background-size: 100% 100%;text-align:center;">' +
29
+		   			 params.value+ '</div>';
30
+		   	}
31
+		   },
32
+		    grid: {
33
+		        left: "4%",
34
+		        right: "4%",
35
+		        bottom: "3%",
36
+		        top: "15%",
37
+		        containLabel: true
38
+		    },
39
+		    xAxis: {
40
+		    	// type: "category",
41
+		    	triggerEvent: true,
42
+		    	boundaryGap: true,
43
+		    	data: ['坐席数量', '签入', '通话中', '话后处理', '置忙', '置闲', '离线'],
44
+		    	axisLabel: {
45
+		    		//坐标轴刻度标签的相关设置。
46
+		    		interval: 0, //设置为 1,表示『隔一个标签显示一个标签』
47
+		    		//	margin:15,
48
+		    		textStyle: {
49
+		    			color: "#fff",
50
+		    			fontStyle: "normal",
51
+		    			fontSize: 10
52
+		    		}
53
+		    	},
54
+		    	axisTick: {
55
+		    		//坐标轴刻度相关设置。
56
+		    		show: false
57
+		    	},
58
+		    	axisLine: {
59
+		    		//坐标轴轴线相关设置
60
+		    		lineStyle: {
61
+		    			color: "#036376"
62
+		    		}
63
+		    	},
64
+		    	splitLine: {
65
+		    		//坐标轴在 grid 区域中的分隔线。
66
+		    		show: false,
67
+		    		lineStyle: {
68
+		    			color: "rgba(77, 128, 254, 0.2)"
69
+		    		}
70
+		    	}
71
+		    },
72
+		   yAxis: [{
73
+		   	nameTextStyle: {
74
+		   		color: "#f4f5f5",
75
+		   		padding: [0, 0, 10, -5],
76
+		   		fontSize: 14
77
+		   	},
78
+		   	axisLabel: {
79
+		   		color: "#f4f5f5",
80
+		   		fontSize: 14
81
+		   	},
82
+		   	axisTick: {
83
+		   		lineStyle: {
84
+		   			color: "#687f8a",
85
+		   			width: 1
86
+		   		},
87
+		   		show: true
88
+		   	},
89
+		   	splitLine: {
90
+		   		show: true,
91
+		   		lineStyle: {
92
+		   			color: "#687f8a",
93
+		   			type: "dashed"
94
+		   		}
95
+		   	},
96
+		   	axisLine: {
97
+		   		lineStyle: {
98
+		   			color: "#687f8a",
99
+		   			width: 1,
100
+		   			type: "solid"
101
+		   		},
102
+		   		show: true,
103
+		   		// "symbol":['none', 'arrow'],
104
+		   		symbol: ['none',
105
+		   			'path://M5, 20 L5, 5 L8, 8 L5, 2 L2, 8 L5, 5 L5.3, 6 L5.3,                  20'
106
+		   		],
107
+		   		symbolOffset: 5,
108
+		   		symbolSize: [35, 38],
109
+		   	},
110
+		   	name: "条"
111
+		   }],
112
+		    // color: ["#e54035"],
113
+		    series: [{
114
+		            name: "数量",
115
+		            barMinHeight: 10,
116
+		            type: "pictorialBar",
117
+		            barCategoryGap: "60%",
118
+		            // symbol: 'path://M0,10 L10,10 L5,0 L0,10 z',
119
+		            symbol: "path://M12.000,-0.000 C12.000,-0.000 16.074,60.121 22.731,60.121 C26.173,60.121 -3.234,60.121 0.511,60.121 C7.072,60.121 12.000,-0.000 12.000,-0.000 Z",
120
+		            itemStyle: {
121
+		                normal: {
122
+		                    //barBorderRadius: 5,
123
+		                    //渐变色
124
+		                    color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
125
+		                            offset: 0,
126
+		                            color: "#01EAED"
127
+		                        },
128
+		                        {
129
+		                            offset: 0.5,
130
+		                            color: "#02C4DD"
131
+		                        },
132
+		                        {
133
+		                            offset: 1,
134
+		                            color: "#029ED9"
135
+		                        }
136
+		                    ])
137
+		                }
138
+		            },
139
+		            label: {
140
+		            	normal: {
141
+		            		show: false
142
+		            	}
143
+		            },
144
+					emphasis: {
145
+						itemStyle: {
146
+							color: new echarts.graphic.LinearGradient(
147
+								0, 0, 0, 1,
148
+								[{
149
+										offset: 0,
150
+										color: '#fde301'
151
+									},
152
+									{
153
+										offset: 1,
154
+										color: '#0a2f3e'
155
+									}
156
+								]
157
+							)
158
+						}
159
+					},
160
+		            data: data,
161
+		            z: 10
162
+		        }
163
+		    ]
164
+		}
244 165
 		channelChart.setOption(option);
245
-	}
246
-	
247
-</script>
166
+	</script>
167
+</html>

+ 657 - 0
WebChartNew/css/bmaps.css

@@ -0,0 +1,657 @@
1
+.BMap_mask {
2
+	background: transparent url(https://sapi.map.baidu.com/images/blank.gif);
3
+}
4
+
5
+.BMap_noscreen {
6
+	display: none;
7
+}
8
+
9
+.BMap_button {
10
+	cursor: pointer;
11
+}
12
+
13
+.BMap_zoomer {
14
+	background-image: url(https://sapi.map.baidu.com/images/mapctrls1d3.gif);
15
+	background-repeat: no-repeat;
16
+	overflow: hidden;
17
+	font-size: 1px;
18
+	position: absolute;
19
+	width: 7px;
20
+	height: 7px;
21
+}
22
+
23
+.BMap_stdMpCtrl div {
24
+	position: absolute;
25
+}
26
+
27
+.BMap_stdMpPan {
28
+	width: 44px;
29
+	height: 44px;
30
+	overflow: hidden;
31
+	background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat;
32
+}
33
+
34
+.BMap_ie6 .BMap_stdMpPan {
35
+	background: none;
36
+}
37
+
38
+.BMap_ie6 .BMap_smcbg {
39
+	left: 0;
40
+	width: 44px;
41
+	height: 464px;
42
+	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://sapi.map.baidu.com/images/mapctrls2d0.png');
43
+}
44
+
45
+.BMap_ie6 .BMap_stdMpPanBg {
46
+	z-index: -1;
47
+}
48
+
49
+.BMap_stdMpPan .BMap_button {
50
+	height: 15px;
51
+	width: 15px;
52
+}
53
+
54
+.BMap_panN,
55
+.BMap_panW,
56
+.BMap_panE,
57
+.BMap_panS {
58
+	overflow: hidden;
59
+}
60
+
61
+.BMap_panN {
62
+	left: 14px;
63
+	top: 0;
64
+}
65
+
66
+.BMap_panW {
67
+	left: 1px;
68
+	top: 12px;
69
+}
70
+
71
+.BMap_panE {
72
+	left: 27px;
73
+	top: 12px;
74
+}
75
+
76
+.BMap_panS {
77
+	left: 14px;
78
+	top: 25px;
79
+}
80
+
81
+.BMap_stdMpZoom {
82
+	top: 45px;
83
+	overflow: hidden;
84
+}
85
+
86
+/* .BMap_stdMpZoom .BMap_button {
87
+	width: 30px;
88
+	height: 32px;
89
+	left: 8px;
90
+	top: -7px;
91
+	overflow: hidden;
92
+	background-image: url(https://sapi.map.baidu.com/images/mapctrls2d0.png);
93
+	background-repeat: no-repeat;
94
+	z-index: 10;
95
+} */
96
+
97
+/* .BMap_ie6 .BMap_stdMpZoom .BMap_button {
98
+	background: none;
99
+} */
100
+
101
+.BMap_stdMpZoomIn {
102
+	width: 30px;
103
+	height: 32px;
104
+	position: absolute;
105
+	background-image: url(../images/secondary_img/up.png);
106
+	background-position: 0 0 !important;
107
+	background-size: 100% 100% !important;
108
+	left: 8px;
109
+	top: -3px;
110
+	z-index: 88;
111
+}
112
+
113
+.BMap_stdMpZoomOut {
114
+	width: 30px;
115
+	height: 32px;
116
+	position: absolute;
117
+	background-image: url(../images/secondary_img/down.png);
118
+	background-position: 0 0 !important;
119
+	background-size: 100% 100% !important;
120
+	left: 8px;
121
+	top: 210px !important;
122
+	z-index: 888;
123
+}
124
+
125
+/* .BMap_ie6 .BMap_stdMpZoomIn div {
126
+	left: 0;
127
+	top: -221px;
128
+}
129
+
130
+.BMap_ie6 .BMap_stdMpZoomOut div {
131
+	left: 0;
132
+	top: -265px;
133
+} */
134
+
135
+.BMap_stdMpSlider {
136
+	width: 37px;
137
+	top: 18px;
138
+}
139
+
140
+.BMap_stdMpSliderBgTop {
141
+	left: 18px;
142
+	width: 10px;
143
+	overflow: hidden;
144
+	/* background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat -23px -226px; */
145
+}
146
+
147
+.BMap_stdMpSliderBgBot {
148
+	left: 18px;
149
+	height: 8px;
150
+	width: 8px;
151
+	top: 124px;
152
+	overflow: hidden;
153
+	/* background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat -33px bottom; */
154
+}
155
+
156
+.BMap_ie6 .BMap_stdMpSliderBgTop,
157
+.BMap_ie6 .BMap_stdMpSliderBgBot {
158
+	background: none;
159
+}
160
+
161
+.BMap_ie6 .BMap_stdMpSliderBgTop div {
162
+	left: -23px;
163
+	top: -226px;
164
+}
165
+
166
+.BMap_ie6 .BMap_stdMpSliderBgBot div {
167
+	left: -33px;
168
+	bottom: 0;
169
+}
170
+
171
+.BMap_stdMpSliderMask {
172
+	height: 100%;
173
+	width: 24px;
174
+	left: 10px;
175
+	cursor: pointer;
176
+}
177
+
178
+.BMap_stdMpSliderBar {
179
+	height: 6px;
180
+	width: 16px;
181
+	left: 14px;
182
+	top: 80px;
183
+	overflow: hidden;
184
+	/* background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat 0 -309px; */
185
+}
186
+
187
+.BMap_stdMpSliderBar.h {
188
+	background-color: #034a5b;
189
+	/* background: url(https://sapi.map.baidu.com/images/mapctrls2d0.png) no-repeat 0 -320px; */
190
+}
191
+
192
+.BMap_ie6 .BMap_stdMpSliderBar,
193
+.BMap_ie6 .BMap_stdMpSliderBar.h {
194
+	background: none;
195
+}
196
+
197
+.BMap_ie6 .BMap_stdMpSliderBar div {
198
+	top: -309px;
199
+}
200
+
201
+.BMap_ie6 .BMap_stdMpSliderBar.h div {
202
+	top: -320px;
203
+}
204
+
205
+.BMap_zlSt,
206
+.BMap_zlCity,
207
+.BMap_zlProv,
208
+.BMap_zlCountry {
209
+	position: absolute;
210
+	left: 34px;
211
+	height: 21px;
212
+	width: 28px;
213
+	background-image: url(https://sapi.map.baidu.com/images/mapctrls2d0.png);
214
+	background-repeat: no-repeat;
215
+	font-size: 0;
216
+	cursor: pointer;
217
+}
218
+
219
+.BMap_ie6 .BMap_zlSt,
220
+.BMap_ie6 .BMap_zlCity,
221
+.BMap_ie6 .BMap_zlProv,
222
+.BMap_ie6 .BMap_zlCountry {
223
+	background: none;
224
+	overflow: hidden;
225
+}
226
+
227
+.BMap_zlHolder {
228
+	display: none;
229
+	position: absolute;
230
+	top: 0;
231
+}
232
+
233
+.BMap_zlHolder.hvr {
234
+	display: block;
235
+}
236
+
237
+.BMap_zlSt {
238
+	background-position: 0 -380px;
239
+	top: 21px;
240
+}
241
+
242
+.BMap_zlCity {
243
+	background-position: 0 -401px;
244
+	top: 57px;
245
+}
246
+
247
+.BMap_zlProv {
248
+	background-position: 0 -422px;
249
+	top: 81px;
250
+}
251
+
252
+.BMap_zlCountry {
253
+	background-position: 0 -443px;
254
+	top: 105px;
255
+}
256
+
257
+.BMap_ie6 .BMap_zlSt div {
258
+	top: -380px;
259
+}
260
+
261
+.BMap_ie6 .BMap_zlCity div {
262
+	top: -401px;
263
+}
264
+
265
+.BMap_ie6 .BMap_zlProv div {
266
+	top: -422px;
267
+}
268
+
269
+.BMap_ie6 .BMap_zlCountry div {
270
+	top: -443px;
271
+}
272
+
273
+.BMap_stdMpType1 .BMap_stdMpSlider,
274
+.BMap_stdMpType2 .BMap_stdMpSlider,
275
+.BMap_stdMpType3 .BMap_stdMpSlider,
276
+.BMap_stdMpType2 .BMap_stdMpZoom,
277
+.BMap_stdMpType3 .BMap_stdMpPan {
278
+	display: none;
279
+}
280
+
281
+.BMap_stdMpType3 .BMap_stdMpZoom {
282
+	top: 0;
283
+}
284
+
285
+.BMap_cpyCtrl a {
286
+	font-size: 11px;
287
+	color: #7979CC;
288
+}
289
+
290
+.BMap_scaleCtrl {
291
+	height: 23px;
292
+	overflow: hidden;
293
+}
294
+
295
+.BMap_scaleCtrl div.BMap_scaleTxt {
296
+	font-size: 11px;
297
+	font-family: Arial, sans-serif;
298
+}
299
+
300
+.BMap_scaleCtrl div {
301
+	position: absolute;
302
+	overflow: hidden;
303
+}
304
+
305
+.BMap_scaleHBar img,
306
+.BMap_scaleLBar img,
307
+.BMap_scaleRBar img {
308
+	position: absolute;
309
+	width: 37px;
310
+	height: 442px;
311
+	left: 0;
312
+}
313
+
314
+.BMap_scaleHBar {
315
+	width: 100%;
316
+	height: 5px;
317
+	font-size: 0;
318
+	bottom: 0;
319
+}
320
+
321
+.BMap_scaleHBar img {
322
+	top: -437px;
323
+	width: 100%;
324
+}
325
+
326
+.BMap_scaleLBar,
327
+.BMap_scaleRBar {
328
+	width: 3px;
329
+	height: 9px;
330
+	bottom: 0;
331
+	font-size: 0;
332
+	z-index: 1;
333
+}
334
+
335
+.BMap_scaleLBar img {
336
+	top: -427px;
337
+	left: 0;
338
+}
339
+
340
+.BMap_scaleRBar img {
341
+	top: -427px;
342
+	left: -5px;
343
+}
344
+
345
+.BMap_scaleLBar {
346
+	left: 0;
347
+}
348
+
349
+.BMap_scaleRBar {
350
+	right: 0;
351
+}
352
+
353
+.BMap_scaleTxt {
354
+	text-align: center;
355
+	width: 100%;
356
+	cursor: default;
357
+	line-height: 18px;
358
+}
359
+
360
+.BMap_omCtrl {
361
+	background-color: #fff;
362
+	overflow: hidden;
363
+}
364
+
365
+.BMap_omOutFrame {
366
+	position: absolute;
367
+	width: 100%;
368
+	height: 100%;
369
+	left: 0;
370
+	top: 0;
371
+}
372
+
373
+.BMap_omInnFrame {
374
+	position: absolute;
375
+	border: 1px solid #999;
376
+	background-color: #ccc;
377
+	overflow: hidden;
378
+}
379
+
380
+.BMap_omMapContainer {
381
+	position: absolute;
382
+	overflow: hidden;
383
+	width: 100%;
384
+	height: 100%;
385
+	left: 0;
386
+	top: 0;
387
+}
388
+
389
+.BMap_omViewMv {
390
+	border-width: 1px;
391
+	border-style: solid;
392
+	border-left-color: #84b0df;
393
+	border-top-color: #adcff4;
394
+	border-right-color: #274b8b;
395
+	border-bottom-color: #274b8b;
396
+	position: absolute;
397
+	z-index: 600;
398
+}
399
+
400
+.BMap_omViewInnFrame {
401
+	border: 1px solid #3e6bb8;
402
+}
403
+
404
+.BMap_omViewMask {
405
+	width: 1000px;
406
+	height: 1000px;
407
+	position: absolute;
408
+	left: 0;
409
+	top: 0;
410
+	background-color: #68c;
411
+	opacity: .2;
412
+	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
413
+}
414
+
415
+.BMap_omBtn {
416
+	height: 13px;
417
+	width: 13px;
418
+	position: absolute;
419
+	cursor: pointer;
420
+	overflow: hidden;
421
+	background: url(https://sapi.map.baidu.com/images/mapctrls1d3.gif) no-repeat;
422
+	z-index: 1210;
423
+}
424
+
425
+.anchorBR .BMap_omOutFrame {
426
+	border-top: 1px solid #999;
427
+	border-left: 1px solid #999;
428
+}
429
+
430
+.quad4 .BMap_omBtn {
431
+	background-position: -26px -27px;
432
+}
433
+
434
+.quad4 .BMap_omBtn.hover {
435
+	background-position: 0 -27px;
436
+}
437
+
438
+.quad4 .BMap_omBtn.BMap_omBtnClosed {
439
+	background-position: -39px -27px;
440
+}
441
+
442
+.quad4 .BMap_omBtn.BMap_omBtnClosed.hover {
443
+	background-position: -13px -27px;
444
+}
445
+
446
+.anchorTR .BMap_omOutFrame {
447
+	border-bottom: 1px solid #999;
448
+	border-left: 1px solid #999;
449
+}
450
+
451
+.quad1 .BMap_omBtn {
452
+	background-position: -39px -41px;
453
+}
454
+
455
+.quad1 .BMap_omBtn.hover {
456
+	background-position: -13px -41px;
457
+}
458
+
459
+.quad1 .BMap_omBtn.BMap_omBtnClosed {
460
+	background-position: -26px -41px;
461
+}
462
+
463
+.quad1 .BMap_omBtn.BMap_omBtnClosed.hover {
464
+	background-position: 0 -41px;
465
+}
466
+
467
+.anchorBL .BMap_omOutFrame {
468
+	border-top: 1px solid #999;
469
+	border-right: 1px solid #999;
470
+}
471
+
472
+.quad3 .BMap_omBtn {
473
+	background-position: -27px -40px;
474
+}
475
+
476
+.quad3 .BMap_omBtn.hover {
477
+	background-position: -1px -40px;
478
+}
479
+
480
+.quad3 .BMap_omBtn.BMap_omBtnClosed {
481
+	background-position: -40px -40px;
482
+}
483
+
484
+.quad3 .BMap_omBtn.BMap_omBtnClosed.hover {
485
+	background-position: -14px -40px;
486
+}
487
+
488
+.anchorTL .BMap_omOutFrame {
489
+	border-bottom: 1px solid #999;
490
+	border-right: 1px solid #999;
491
+}
492
+
493
+.quad2 .BMap_omBtn {
494
+	background-position: -40px -28px;
495
+}
496
+
497
+.quad2 .BMap_omBtn.hover {
498
+	background-position: -14px -28px;
499
+}
500
+
501
+.quad2 .BMap_omBtn.BMap_omBtnClosed {
502
+	background-position: -27px -28px;
503
+}
504
+
505
+.quad2 .BMap_omBtn.BMap_omBtnClosed.hover {
506
+	background-position: -1px -28px;
507
+}
508
+
509
+.anchorR .BMap_omOutFrame {
510
+	border-bottom: 1px solid #999;
511
+	border-left: 1px solid #999;
512
+	border-top: 1px solid #999;
513
+}
514
+
515
+.anchorL .BMap_omOutFrame {
516
+	border-bottom: 1px solid #999;
517
+	border-right: 1px solid #999;
518
+	border-top: 1px solid #999;
519
+}
520
+
521
+.anchorB .BMap_omOutFrame {
522
+	border-top: 1px solid #999;
523
+	border-left: 1px solid #999;
524
+	border-right: 1px solid #999;
525
+}
526
+
527
+.anchorT .BMap_omOutFrame {
528
+	border-bottom: 1px solid #999;
529
+	border-right: 1px solid #999;
530
+	border-left: 1px solid #999;
531
+}
532
+
533
+.anchorNon .BMap_omOutFrame,
534
+.withOffset .BMap_omOutFrame {
535
+	border: 1px solid #999;
536
+}
537
+
538
+.BMap_zoomMask0,
539
+.BMap_zoomMask1 {
540
+	position: absolute;
541
+	left: 0;
542
+	top: 0;
543
+	width: 100%;
544
+	height: 100%;
545
+	background: transparent url(https://sapi.map.baidu.com/images/blank.gif);
546
+	z-index: 1000;
547
+}
548
+
549
+.BMap_contextMenu {
550
+	position: absolute;
551
+	border-top: 1px solid #adbfe4;
552
+	border-left: 1px solid #adbfe4;
553
+	border-right: 1px solid #8ba4d8;
554
+	border-bottom: 1px solid #8ba4d8;
555
+	padding: 0;
556
+	margin: 0;
557
+	width: auto;
558
+	visibility: hidden;
559
+	background: #fff;
560
+	z-index: 10000000;
561
+}
562
+
563
+.BMap_cmShadow {
564
+	position: absolute;
565
+	background: #000;
566
+	opacity: .3;
567
+	filter: alpha(opacity=30);
568
+	visibility: hidden;
569
+	z-index: 9000000;
570
+}
571
+
572
+div.BMap_cmDivider {
573
+	border-bottom: 1px solid #adbfe4;
574
+	font-size: 0;
575
+	padding: 1px;
576
+	margin: 0 6px;
577
+}
578
+
579
+div.BMap_cmFstItem {
580
+	margin-top: 2px;
581
+}
582
+
583
+div.BMap_cmLstItem {
584
+	margin-bottom: 2px;
585
+}
586
+
587
+.BMap_shadow img {
588
+	border: 0 none;
589
+	margin: 0;
590
+	padding: 0;
591
+	position: absolute;
592
+	height: 370px;
593
+	width: 1144px;
594
+}
595
+
596
+.BMap_pop .BMap_top {
597
+	border-top: 1px solid #ababab;
598
+	background-color: #fff;
599
+}
600
+
601
+.BMap_pop .BMap_center {
602
+	border-left: 1px solid #ababab;
603
+	border-right: 1px solid #ababab;
604
+	background-color: #fff;
605
+}
606
+
607
+.BMap_pop .BMap_bottom {
608
+	border-bottom: 1px solid #ababab;
609
+	background-color: #fff;
610
+}
611
+
612
+.BMap_shadow,
613
+.BMap_shadow img,
614
+.BMap_shadow div {
615
+	-moz-user-select: none;
616
+	-webkit-user-select: none;
617
+}
618
+
619
+.BMap_checkbox {
620
+	background: url(https://sapi.map.baidu.com/images/mapctrls1d3.gif);
621
+	vertical-align: middle;
622
+	display: inline-block;
623
+	width: 11px;
624
+	height: 11px;
625
+	margin-right: 4px;
626
+	background-position: -14px 90px;
627
+}
628
+
629
+.BMap_checkbox.checked {
630
+	background-position: -2px 90px;
631
+}
632
+
633
+.BMap_pop .BMap_top img,
634
+.BMap_pop .BMap_center img,
635
+.BMap_pop .BMap_bottom img {
636
+	display: none;
637
+}
638
+
639
+@media print {
640
+	.BMap_noprint {
641
+		display: none;
642
+	}
643
+
644
+	.BMap_noscreen {
645
+		display: block;
646
+	}
647
+
648
+	.BMap_mask {
649
+		background: none;
650
+	}
651
+
652
+	.BMap_pop .BMap_top img,
653
+	.BMap_pop .BMap_center img,
654
+	.BMap_pop .BMap_bottom img {
655
+		display: block;
656
+	}
657
+}

+ 164 - 2
WebChartNew/css/test-1920.css

@@ -99,6 +99,8 @@ a {
99 99
 	min-width: 35px;
100 100
 }
101 101
 body {
102
+	width: 100%;
103
+	height: 100%;
102 104
 	background-image: url(../images/background.png);
103 105
 }
104 106
 
@@ -128,7 +130,10 @@ body {
128 130
 	height: 290px;
129 131
 	cursor: pointer;
130 132
 }
131
-
133
+#main{
134
+	position: absolute;
135
+	top: 47px;
136
+}
132 137
 .call_situation h3,
133 138
 .accept_statistics .title,
134 139
 .accept_channel h3,
@@ -141,7 +146,15 @@ body {
141 146
 	color: #fff;
142 147
 	z-index: 12;
143 148
 }
144
-
149
+.call_line{
150
+	position: absolute;
151
+	width: 85%;
152
+	top: 58px;
153
+	left: 47px;
154
+	/* margin-left: 10px; */
155
+	border-top: 1px solid #53697c;
156
+	z-index: 567966;
157
+}
145 158
 .accept_statistics div {
146 159
 	float: left;
147 160
 }
@@ -909,5 +922,154 @@ thead {
909 922
 	font-size: 17px;
910 923
 	font-weight: 500;
911 924
 }
925
+/* 百度地图 */
926
+.BMap_stdMpPan{
927
+	display: none !important; 
928
+}
929
+/* 进度背景 */
930
+.BMap_stdMpSliderBgTop {
931
+	height: 200px !important;
932
+	background-image: url(../images/secondary_img/speed.png) !important;
933
+	background-size: 100% 100% !important;
934
+	left:17px !important
935
+}
936
+/* 进度范围 */
937
+.BMap_stdMpSliderBgBot {
938
+	height: 195px !important;
939
+	overflow: hidden;
940
+	background-color: #034a5b !important;
941
+	/* left: 4px !important; */
942
+}
943
+/* 小进度按钮 */
944
+.BMap_stdMpSliderBar {
945
+	background-color: #034a5b !important;
946
+	z-index: 888 !important;
947
+}
912 948
 
949
+/* 按钮 */
950
+.BMap_stdMpZoom{
951
+	height: 236px !important;
952
+	text-align: center;
953
+	top: -117px !important;
954
+	/* background-color: darkblue; */
955
+}
956
+.infoTitle li{
957
+	padding: 10px 20px;
958
+	margin-bottom: 10px;
959
+}
960
+.infoTitle label{
961
+	width: 32.33%;
962
+	display: inline-block;
963
+	text-align: center;
964
+	/* margin-right: 20px; */
965
+}
966
+.infoTitle img{
967
+	width: 24px;
968
+	height: 24px;
969
+	vertical-align: middle;
970
+}
971
+.infoTitle{
972
+	width: 460px;
973
+	height: 120px;
974
+	padding: 10px 20px;
975
+	background-color: #fff;
976
+	position: absolute;
977
+	top:120px;
978
+	left:60px;
979
+	box-sizing: border-box;
980
+}
981
+.showInfo{
982
+	width: 460px;
983
+	height: 400px;
984
+	background-color: #fff;
985
+	padding: 10px 20px;
986
+	position: absolute;
987
+	top:285px;
988
+	left:60px;
989
+	box-shadow: 5px 5px 2px #d3d3d3;
990
+}
991
+.showInfo h3{
992
+	background: url(../images/secondary_img/title.png) no-repeat;
993
+	background-position: 50% 50%;
994
+	width: 100%;
995
+	text-align: center;
996
+	font-size: 16px;
997
+	font-weight: 600;
998
+	color: #222;
999
+	margin-bottom: 10px;
1000
+}
1001
+
1002
+.tablebox table {
1003
+    border-collapse: separate;
1004
+    border-spacing: 0
1005
+}
1006
+
1007
+.tablebox {
1008
+    width: 100%;
1009
+    height: auto;
1010
+    overflow: hidden;
1011
+    margin: 10px auto;
1012
+}
1013
+
1014
+.tablebox table {
1015
+    width: 100%;
1016
+	cellspacing:0;
1017
+	 border-collapse:collapse;/* 取消表格边框 */
1018
+}
1019
+
1020
+.tablebox table th, .tablebox table td {
1021
+    font-size: 12px;
1022
+    text-align: center;
1023
+    line-height: 16px;
1024
+    background: #fff;
1025
+	color: #222;
1026
+}
1027
+.tablebox table thead tr{
1028
+	background: #e5e8e9 !important;
1029
+}
1030
+.tablebox table td{
1031
+	padding: 15px;
1032
+	border-bottom: 1px solid #e5e8e9;
1033
+}
1034
+.showInfo .tablebox table th {
1035
+	padding: 12px 4px;
1036
+    height: 30px;
1037
+    line-height: 30px;
1038
+    background: #e5e8e9;
1039
+    font-size: 14px;
1040
+    font-weight: normal;
1041
+	/* border-left: none !important; */
1042
+}
1043
+
1044
+.tablebox table td img {
1045
+    display: inline-block;
1046
+    vertical-align: middle;
1047
+}
1048
+
1049
+.tablebox.table_md table td, .tablebox.table_md table th {
1050
+    line-height: 18px;
1051
+}
1052
+.tablebox table .callType{
1053
+	background-color: #fff5cc;
1054
+}
1055
+.tablebox table .caalTypeTitle{
1056
+	background-color: #ffcc00;
1057
+}
1058
+/* .three .tablebox table thead tr{
1059
+} */
1060
+.three .tablebox{
1061
+	width: 95%;
1062
+}
1063
+.three .tablebox table td,.three .tablebox table thead,.three .tablebox table thead tr{
1064
+	color: #fff;
1065
+	border-bottom:  1px solid #028c9a;
1066
+	background-color: rgba(255,255,255,0);
1067
+}
1068
+.three .tablebox .infoName{
1069
+	background-color: #027282;
1070
+	padding:20px 0px;
1071
+}
1072
+.three .tablebox td{
1073
+	padding:20px 27px;
1074
+}
913 1075
 

BIN
WebChartNew/images/secondary_img/1.png


BIN
WebChartNew/images/secondary_img/10.png


BIN
WebChartNew/images/secondary_img/2.png


BIN
WebChartNew/images/secondary_img/3.png


BIN
WebChartNew/images/secondary_img/4.png


BIN
WebChartNew/images/secondary_img/5.png


BIN
WebChartNew/images/secondary_img/6.png


BIN
WebChartNew/images/secondary_img/7.png


BIN
WebChartNew/images/secondary_img/8.png


BIN
WebChartNew/images/secondary_img/9.png


BIN
WebChartNew/images/secondary_img/down.png


BIN
WebChartNew/images/secondary_img/map1_icon.png


BIN
WebChartNew/images/secondary_img/map2_icon.png


BIN
WebChartNew/images/secondary_img/map3_icon.png


BIN
WebChartNew/images/secondary_img/map4_icon.png


BIN
WebChartNew/images/secondary_img/map5_icon.png


BIN
WebChartNew/images/secondary_img/map6_icon.png


BIN
WebChartNew/images/secondary_img/map_icon.png


BIN
WebChartNew/images/secondary_img/speed.png


BIN
WebChartNew/images/secondary_img/title.png


BIN
WebChartNew/images/secondary_img/up.png


Plik diff jest za duży
+ 209 - 30
WebChartNew/index.html


Plik diff jest za duży
+ 2509 - 0
WebChartNew/js/index - 副本 (2).js


Plik diff jest za duży
+ 0 - 1951
WebChartNew/js/index - 副本.js


Plik diff jest za duży
+ 153 - 122
WebChartNew/js/index.js