Просмотр исходного кода

商丘12345,公式,后台残留,微信代码提交

miaofuhao лет назад: 6
Родитель
Сommit
795602df65

+ 1 - 0
WebChart/Script/Common/huayi.config.js

@@ -3,6 +3,7 @@
3 3
 }
4 4
 huayi.config = {
5 5
     callcenter_url: "http://192.168.4.18:4010/",//生产环境
6
+    callcenter_data: "http://192.168.4.18:4032/",//市县选择
6 7
 // callcenter_url: "http://12345.shangqiu.gov.cn:8819/",//生产环境
7 8
     //callcenter_url: "http://localhost:63662/"//测试环境
8 9
 

+ 8 - 7
WebChart/css/index.css

@@ -273,7 +273,7 @@ a {
273 273
 }
274 274
 
275 275
 .orderStatistic>div>ul li {
276
-	height: 100px;
276
+	height: 120px;
277 277
 	width: 235px;
278 278
 	background: url(../img/num_frame.png) no-repeat center;
279 279
 	background-size: 100%;
@@ -283,7 +283,7 @@ a {
283 283
 	width: 80px;
284 284
 	height: 80px;
285 285
 	padding-left: 10px;
286
-	padding-top: 10px;
286
+	padding-top: 20px;
287 287
 	display: inline-block;
288 288
 	vertical-align: middle;
289 289
 }
@@ -293,6 +293,7 @@ a {
293 293
 	vertical-align: middle;
294 294
 	font-size: 14px;
295 295
 	color: #02d0ee;
296
+	margin-top: 20px;
296 297
 }
297 298
 
298 299
 .slideCon_bg>div>ul li .num_word span:nth-of-type(2) {
@@ -1346,11 +1347,11 @@ a {
1346 1347
 }
1347 1348
 
1348 1349
 .orderState>div>ul li {
1349
-	height: 105px;
1350
+	height: 90px;
1350 1351
 	width: 310px;
1351 1352
 	background: url(../img/stateNum_kuang.png) no-repeat center;
1352 1353
 	background-size: 100% 100%;
1353
-	margin-top: 25px;
1354
+	margin-top: 15px;
1354 1355
 }
1355 1356
 
1356 1357
 .orderState>div>ul li.active {
@@ -1364,14 +1365,14 @@ a {
1364 1365
 	color: #fff;
1365 1366
 	position: relative;
1366 1367
 	margin-left: 15px;
1367
-	top: 9px;
1368
+	top: 0px;
1368 1369
 }
1369 1370
 
1370 1371
 .orderState>div>ul li img {
1371 1372
 	width: 50px;
1372
-	height: 62px;
1373
+	height: 55px;
1373 1374
 	padding-left: 20px;
1374
-	padding-top: 19px;
1375
+	padding-top: 17px;
1375 1376
 }
1376 1377
 
1377 1378
 .orderState>div>ul li .num_word>p {

BIN
WebChart/img/num_frame.png


+ 101 - 22
WebChart/index.html

@@ -13,6 +13,45 @@
13 13
 		<link rel="stylesheet" href="plugins/numbergd/globle.css" />
14 14
 		<link rel="stylesheet" href="css/index.css" />
15 15
 		<title>大数据首页</title>
16
+		<style>
17
+			.trafficVolume .orderCon_right>div{
18
+				height: auto;
19
+			}
20
+			.trafficVolume .orderCon_right{
21
+				position: relative;
22
+			}
23
+			.time_box{
24
+				position: absolute;
25
+			    right: -10px;
26
+			    top: 125px;
27
+			}
28
+			.time_box_four{
29
+				right: 180px;
30
+			    top: 120px;
31
+			    z-index: 1;
32
+			}
33
+			.time_box_leftTh{
34
+				left: 180px;
35
+			    top: 120px;
36
+			    z-index: 1;
37
+			}
38
+			.time_box:before {
39
+			    position: absolute;
40
+			    right: 12px;
41
+			    top: 7px;
42
+			    z-index: 9999999;
43
+			    content: "";
44
+			    height: 0;
45
+			    width: 0;
46
+			    border:none; 
47
+			    /* border-right: 7px solid transparent; */
48
+			    /* border-left: 7px solid transparent; */
49
+			}
50
+			.depart{
51
+				height: 26px;
52
+				line-height: 26px;
53
+			}
54
+		</style>
16 55
 	</head>
17 56
 
18 57
 	<body>
@@ -44,7 +83,9 @@
44 83
 		<!--导航栏结束-->
45 84
 		<div id="wrap">
46 85
 			<div class="swiper-container">
86
+				
47 87
 				<div class="swiper-wrapper">
88
+					<!--第一屏-->
48 89
 					<div class="swiper-slide">
49 90
 						<div class="orderStatistic slideCon_bg clearfix">
50 91
 							<p class="slide_title slide_title1"></p>
@@ -91,13 +132,7 @@
91 132
 										</p>
92 133
 									</li>
93 134
 									<!--<li class="ani" swiper-animate-effect="fadeInLeft" swiper-animate-duration="0.3s" swiper-animate-delay="6.5s">-->
94
-									<li>
95
-										<img src="img/num_icon.png" alt="" />
96
-										<p class="num_word">
97
-											<span>睢县</span></br>
98
-											<span>工单数量</span><span class="order_count6" id="sx_count">2389</span>
99
-										</p>
100
-									</li>
135
+									
101 136
 
102 137
 								</ul>
103 138
 							</div>
@@ -130,7 +165,7 @@
130 165
 											<span class="quan quan2 quan2b "></span>
131 166
 											<span class="quan quan3 quan3b "></span>
132 167
 										</div>
133
-										<span class="txt txt_MQ">民权</span>
168
+										<span class="txt txt_MQ">民权</span>
134 169
 									</div>
135 170
 									<div class="quanbgBox quan_SX ani" swiper-animate-effect="showTxt" swiper-animate-duration=".5s" swiper-animate-delay="3.5s">
136 171
 										<div class="quanbg">
@@ -154,7 +189,7 @@
154 189
 											<span class="quan quan2 quan2b "></span>
155 190
 											<span class="quan quan3 quan3b "></span>
156 191
 										</div>
157
-										<span class="txt txt_NL">宁陵</span>
192
+										<span class="txt txt_NL">宁陵</span>
158 193
 									</div>
159 194
 									<div class="quanbgBox quan_LYQ ani" swiper-animate-effect="showTxt" swiper-animate-duration=".5s" swiper-animate-delay="3.5s">
160 195
 										<div class="quanbg">
@@ -190,7 +225,7 @@
190 225
 											<span class="quan quan2 quan2b "></span>
191 226
 											<span class="quan quan3 quan3b "></span>
192 227
 										</div>
193
-										<span class="txt txt_ZC">柘城</span>
228
+										<span class="txt txt_ZC">柘城</span>
194 229
 									</div>
195 230
 									<div class="quanbgBox quan_YCX ani" swiper-animate-effect="showTxt" swiper-animate-duration=".5s" swiper-animate-delay="3.5s">
196 231
 										<div class="quanbg">
@@ -233,6 +268,13 @@
233 268
 
234 269
 							<div class="orderCon_right slide_right">
235 270
 								<ul>
271
+									<li>
272
+										<img src="img/num_icon.png" alt="" />
273
+										<p class="num_word">
274
+											<span>睢县</span></br>
275
+											<span>工单数量</span><span class="order_count6" id="sx_count">2389</span>
276
+										</p>
277
+									</li>
236 278
 									<!--<li class="ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.3s" swiper-animate-delay="4s">-->
237 279
 									<li>
238 280
 										<img src="img/num_icon.png" alt="" />
@@ -266,22 +308,22 @@
266 308
 										</p>
267 309
 									</li>
268 310
 									<!--<li class="ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.3s" swiper-animate-delay="6s">-->
269
-									<li>
311
+									<!--<li>
270 312
 										<img src="img/num_icon.png" alt="" />
271 313
 										<p class="num_word">
272 314
 											<span>永城市</span></br>
273 315
 											<span>工单数量</span><span class="order_count4" id="ycs_count">2389</span>
274 316
 										</p>
275
-									</li>
317
+									</li>-->
276 318
 									
277 319
 									<!--<li class="ani" swiper-animate-effect="fadeInRight" swiper-animate-duration="0.3s" swiper-animate-delay="6.5s">-->
278
-									<li>
320
+									<!--<li>
279 321
 										<img src="img/num_icon.png" alt="" />
280 322
 										<p class="num_word">
281 323
 											<span>当即办理</span></br>
282 324
 											<span>工单数量</span><span class="order_count6"  id="djbl_count">2389</span>
283 325
 										</p>
284
-									</li>
326
+									</li>-->
285 327
 
286 328
 								</ul>
287 329
 							</div>
@@ -292,6 +334,12 @@
292 334
 					<!--第二屏  工单渠道来源-->
293 335
 					<div class="swiper-slide">
294 336
 						<div class="orderSource slideCon_bg clearfix">
337
+							<div class="timeWrap lasttimeWrap timeWrapPosi">
338
+								<div class="time_box pull-right form-inline time_box_four">
339
+									地区选择:
340
+									<select class="areaTwo selects" style="height: 30px;"></select>
341
+								</div>
342
+							</div>
295 343
 							<p class="slide_title slide_title2"></p>
296 344
 							<div class="source_left slide_left">
297 345
 								<ul>
@@ -358,6 +406,12 @@
358 406
 					<!--第三屏  工单类型-->
359 407
 					<div class="swiper-slide">
360 408
 						<div class="slideCon_bg orderType clearfix">
409
+							<div class="timeWrap lasttimeWrap timeWrapPosi">
410
+								<div class="time_box pull-right form-inline time_box_four">
411
+									地区选择:
412
+									<select class="areaThree selects" style="height: 30px;"></select>
413
+								</div>
414
+							</div>
361 415
 							<p class="slide_title slide_title3"></p>
362 416
 							<div class="orderTtype_Con">
363 417
 								<ul class="clearfix">
@@ -459,9 +513,18 @@
459 513
 
460 514
 					<!--第四屏  工单状态-->
461 515
 					<div class="swiper-slide">
516
+						<div class="timeWrap lasttimeWrap timeWrapPosi">
517
+							<div class="time_box pull-right form-inline time_box_leftTh">
518
+								时间选择:
519
+								<input type="text" id="time2" class="times" />
520
+							</div>
521
+							<div class="time_box pull-right form-inline time_box_four">
522
+								地区选择:
523
+								<select class="areaFour selects" style="height: 30px;"></select>
524
+							</div>
525
+						</div>
462 526
 						<div class="slideCon_bg orderState clearfix">
463 527
 							<p class="slide_title slide_title4"></p>
464
-
465 528
 							<div class="orderCon_left slide_left">
466 529
 								<ul class="orderState_ul">
467 530
 									<li class="active">
@@ -486,6 +549,13 @@
486 549
 										</div>
487 550
 									</li>
488 551
 									<li>
552
+										<img src="img/state_YHF.png" alt="" />
553
+										<div class="num_word">
554
+											<p>重办待交办</p>
555
+											<div id="state_cbdjb"></div>
556
+										</div>
557
+									</li>
558
+									<li>
489 559
 										<img src="img/state_CBZ.png" alt="" />
490 560
 										<div class="num_word">
491 561
 											<p>重办中</p>
@@ -530,6 +600,13 @@
530 600
 									<li>
531 601
 										<img src="img/state_DCS.png" alt="" />
532 602
 										<div class="num_word">
603
+											<p>待审核</p>
604
+											<div id="state_dsh"></div>
605
+										</div>
606
+									</li>
607
+									<li>
608
+										<img src="img/state_DCS.png" alt="" />
609
+										<div class="num_word">
533 610
 											<p>待查收</p>
534 611
 											<div id="state_dcs"></div>
535 612
 										</div>
@@ -560,9 +637,6 @@
560 637
 						<div class="slideCon_bg trafficVolume clearfix">
561 638
 							<p class="slide_title slide_title5"></p>
562 639
 							<div class="orderCon_left slide_left">
563
-								<div class="keyW_t">
564
-									投诉关键字
565
-								</div>
566 640
 								<div class="tagBox">
567 641
 									<div class="tagcloud">
568 642
 										 <div>
@@ -617,18 +691,22 @@
617 691
 									      </div>
618 692
 									</div>
619 693
 								</div>
620
-								
621
-								
622 694
 							</div>
623 695
 							<div class="orderCon_right slide_right">
696
+								<div class="timeWrap lasttimeWrap timeWrapPosi">
697
+									<div class="time_box pull-right form-inline">
698
+										地区选择:
699
+										<select class="areaFive selects" style="height: 30px;"></select>
700
+									</div>
701
+								</div>
624 702
 								<div class="right_top">
625 703
 									<div id="huawu_tody" style="height: 300px; width: 100%;margin: 0 auto;">
626
-
704
+										
627 705
 									</div>
628 706
 								</div>
629 707
 								<div class="right_bottom">
630 708
 									<div id="jtv_num" style="height: 300px; width: 100%;margin: 0 auto;">
631
-
709
+										
632 710
 									</div>
633 711
 								</div>
634 712
 							</div>
@@ -637,6 +715,7 @@
637 715
 					</div>
638 716
 	
639 717
 				</div>
718
+				
640 719
 				<div class="swiper-button-prev"></div>
641 720
 				<div class="swiper-pagination"></div>
642 721
 				<div class="swiper-button-next"></div>

+ 112 - 13
WebChart/js/index.js

@@ -1,4 +1,15 @@
1
+var areaFourVal="";
2
+var dayTime="";
1 3
 $(function() {
4
+	laydate.render({
5
+		elem: '#time2',
6
+		format: 'yyyy-MM-dd',
7
+		theme: '#114a97',
8
+			done: function(value, date) {
9
+			fourScreen(areaFourVal,value && value.split('-')[2]);
10
+			dayTime=value.split('-')[2];
11
+		}
12
+	});
2 13
 	var mySwiper = new Swiper('.swiper-container', {
3 14
 		loop: true,
4 15
 		autoplay: {
@@ -157,7 +168,7 @@ function turn(aa) {
157 168
 
158 169
 	//第二屏
159 170
 
160
-	function twoScreen() {
171
+	function twoScreen(areaTwoVal) {
161 172
 		$.ajax({
162 173
 			type: "get",
163 174
 			url: huayi.config.callcenter_url + "info/GetSourceByDate",
@@ -166,6 +177,7 @@ function turn(aa) {
166 177
 			data: {
167 178
 				start: myDate.getFullYear() + "-" + turn(myDate.getMonth() + 1) + "-" + turn(myDate.getDate()),
168 179
 				end: myDate.getFullYear() + "-" + turn(myDate.getMonth() + 1) + "-" + turn(myDate.getDate()),
180
+				branchcode:areaTwoVal
169 181
 			},
170 182
 			success: function(data) {
171 183
 				if(data.state.toLowerCase() == 'success') {
@@ -208,10 +220,13 @@ function turn(aa) {
208 220
 
209 221
 	//第三屏
210 222
 
211
-	function threeScreen() {
223
+	function threeScreen(areaThreeVal) {
212 224
 		$.ajax({
213 225
 			type: "get",
214 226
 			url: huayi.config.callcenter_url + "Info/GetTypeCountNew",
227
+			data:{
228
+				branchcode:areaThreeVal
229
+			},
215 230
 			async: true,
216 231
 			dataType: 'json',
217 232
 			success: function(data) {
@@ -261,11 +276,15 @@ function turn(aa) {
261 276
 		});
262 277
 	}
263 278
 
264
-//第四屏 数字滚动
265
-	function fourScreen() {
279
+	//第四屏 数字滚动
280
+	function fourScreen(areaFourVal,dayTime) {
266 281
 		$.ajax({
267 282
 			type: "get",
268 283
 			url: huayi.config.callcenter_url + "Info/GetStateCountByMonth",
284
+			data:{
285
+				branchcode:areaFourVal,
286
+				day:dayTime
287
+			},
269 288
 			async: true,
270 289
 			dataType: 'json',
271 290
 			success: function(data) {
@@ -324,6 +343,16 @@ function turn(aa) {
324 343
 								deVal: n.Count
325 344
 							});
326 345
 						}
346
+						if(n.Name.indexOf('待审核') != -1) {
347
+							$("#state_dsh").rollNum({
348
+								deVal: n.Count
349
+							});
350
+						}
351
+						if(n.Name.indexOf('重办待交办') != -1) {
352
+							$("#state_cbdjb").rollNum({
353
+								deVal: n.Count
354
+							});
355
+						}
327 356
 					});
328 357
 				}
329 358
 			}
@@ -331,20 +360,28 @@ function turn(aa) {
331 360
 
332 361
 	}
333 362
 	//第五屏js
334
-	function fiveScreen() {
335
-		huawus();
336
-		jtvs();
337
-		keyWord();	
363
+	function fiveScreen(areaFiveVal) {
364
+		if(areaFiveVal){
365
+			huawus(areaFiveVal);
366
+			jtvs(areaFiveVal);
367
+			keyWord(areaFiveVal);	
368
+		}else{
369
+			areaFiveVal="sqs12345"
370
+			huawus(areaFiveVal);
371
+			jtvs(areaFiveVal);
372
+			keyWord(areaFiveVal);
373
+		}
338 374
 	}
339 375
 
340
-	function huawus() {
376
+	function huawus(areaFiveVal) {
341 377
 		$.ajax({
342 378
 			type: "get",
343 379
 			url: huayi.config.callcenter_url + "info/GetTelCountByDate",
344 380
 			async: true,
345 381
 			dataType: "json",
346 382
 			data: {
347
-				date: myDate.getFullYear() + "-" + turn(myDate.getMonth() + 1) + "-" + turn(myDate.getDate())
383
+				date: myDate.getFullYear() + "-" + turn(myDate.getMonth() + 1) + "-" + turn(myDate.getDate()),
384
+				branchcode:areaFiveVal
348 385
 			},
349 386
 			success: function(data) {
350 387
 				if(data.state.toLowerCase() == "success") {
@@ -365,7 +402,7 @@ function turn(aa) {
365 402
 
366 403
 	}
367 404
 
368
-	function jtvs() {
405
+	function jtvs(areaFiveVal) {
369 406
 		$.ajax({
370 407
 			type: "get",
371 408
 			url: huayi.config.callcenter_url + "info/GetTelRate24ByDate",
@@ -373,6 +410,7 @@ function turn(aa) {
373 410
 			dataType: 'json',
374 411
 			data: {
375 412
 				// 	   		date:$('#time4').val()
413
+				branchcode:areaFiveVal
376 414
 			},
377 415
 			success: function(data) {
378 416
 				if(data.state.toLowerCase() == 'success') {
@@ -393,8 +431,68 @@ function turn(aa) {
393 431
 			}
394 432
 		});
395 433
 	}
396
-
397
-	function keyWord() {
434
+//	$(".depart").change(function() {
435
+//      keyWordDetail($('#test6').val() && $('#test6').val().split(' ~ ')[0], $('#test6').val() && $('#test6').val().split(' ~ ')[1]);
436
+//	});
437
+	//	第五屏
438
+	$(".areaFive").change(function() {
439
+      	var areaFiveVal=$(this).val();
440
+    	fiveScreen(areaFiveVal);
441
+	});
442
+	//	第四屏
443
+	$(".areaFour").change(function() {
444
+      	var areaFourVal=$(this).val();
445
+      	fourScreen(areaFourVal,dayTime)
446
+	});
447
+	//	第三屏
448
+	$(".areaThree").change(function() {
449
+      	var areaThreeVal=$(this).val();
450
+    	threeScreen(areaThreeVal);
451
+	});
452
+	//	第二屏
453
+	$(".areaTwo").change(function() {
454
+      	var areaTwoVal=$(this).val();
455
+    	twoScreen(areaTwoVal);
456
+	});
457
+	//区县筛选
458
+	deprtment ();
459
+	function deprtment () {
460
+		$.getJSON( huayi.config.callcenter_data +"CountyBranch/GetBranchListS", function(result) {
461
+			if(result.state.toLowerCase() == "success") {
462
+				goodslist = result.data;
463
+//				第五屏
464
+				$(".areaFive").empty();
465
+				$(goodslist).each(function(i, n) {
466
+					$('<option value="' + n.F_Code 
467
+					+ '">' + n.F_Name 
468
+					+ '</option>').appendTo($(".areaFive"));
469
+				});
470
+				//第4屏
471
+				$(".areaFour").empty();
472
+				$(goodslist).each(function(i, n) {
473
+					$('<option value="' + n.F_Code 
474
+					+ '">' + n.F_Name 
475
+					+ '</option>').appendTo($(".areaFour"));
476
+				});
477
+				//第3屏
478
+				$(".areaThree").empty();
479
+				$(goodslist).each(function(i, n) {
480
+					$('<option value="' + n.F_Code 
481
+					+ '">' + n.F_Name 
482
+					+ '</option>').appendTo($(".areaThree"));
483
+				});
484
+				//第2屏
485
+				$(".areaTwo").empty();
486
+				$(goodslist).each(function(i, n) {
487
+					$('<option value="' + n.F_Code 
488
+					+ '">' + n.F_Name 
489
+					+ '</option>').appendTo($(".areaTwo"));
490
+				});
491
+			}
492
+		});
493
+	}
494
+	
495
+	function keyWord(areaFiveVal) {
398 496
 		$.ajax({
399 497
 			type: "get",
400 498
 			url: huayi.config.callcenter_url + "info/GetKeyCountByDateNew",
@@ -402,6 +500,7 @@ function turn(aa) {
402 500
 			dataType: 'json',
403 501
 			data: {
404 502
 				// 	   		date:$('#time4').val()
503
+				branchcode:areaFiveVal
405 504
 			},
406 505
 			success: function(data) {
407 506
 				if(data.state.toLowerCase() == 'success') {

+ 109 - 0
WebChat/css/webuploader.css

@@ -0,0 +1,109 @@
1
+.webuploader-container {
2
+	position: relative;
3
+}
4
+
5
+.webuploader-element-invisible {
6
+	position: absolute !important;
7
+	clip: rect(1px 1px 1px 1px);
8
+	/* IE6, IE7 */
9
+	clip: rect(1px, 1px, 1px, 1px);
10
+}
11
+
12
+.webuploader-pick {
13
+	position: relative;
14
+	display: inline-block;
15
+	cursor: pointer;
16
+	padding: 10px 15px;
17
+	color: #fff;
18
+	text-align: center;
19
+	border-radius: 3px;
20
+	overflow: hidden;
21
+}
22
+
23
+.webuploader-pick-disable {
24
+	opacity: 0.6;
25
+	pointer-events: none;
26
+}
27
+
28
+#filePicker {
29
+	width: 75px;
30
+	height: 75px;
31
+	background-image: url(../images/iconfont-tianjia.png);
32
+	background-size: 100% 100%;
33
+	display: inline-block;
34
+	position: relative;
35
+	border-radius: 5px;
36
+	margin: 0 10px 10px;
37
+}
38
+
39
+
40
+/*样式*/
41
+
42
+.thumbnail {
43
+	width: 75px;
44
+	height: 75px;
45
+	background-color: #fff;
46
+	border: 1px solid #ddd;
47
+	border-radius: 4px;
48
+}
49
+
50
+.file-item {
51
+	float: left;
52
+	position: relative;
53
+	margin: 0 10px 10px;
54
+	padding: 4px;
55
+	text-align: center;
56
+}
57
+
58
+.thumbnail img {
59
+	width: 100%;
60
+	height: 100%;
61
+}
62
+
63
+.file-item .error {
64
+	position: absolute;
65
+	top: 4px;
66
+	left: 4px;
67
+	right: 4px;
68
+	background: red;
69
+	color: white;
70
+	text-align: center;
71
+	height: 20px;
72
+	font-size: 14px;
73
+	line-height: 23px;
74
+}
75
+
76
+.file-item .info {
77
+	position: absolute;
78
+	left: 4px;
79
+	bottom: 4px;
80
+	right: 4px;
81
+	height: 20px;
82
+	line-height: 20px;
83
+	text-indent: 5px;
84
+	background: rgba(0, 0, 0, 0.6);
85
+	color: white;
86
+	overflow: hidden;
87
+	white-space: nowrap;
88
+	text-overflow: ellipsis;
89
+	font-size: 12px;
90
+	z-index: 10;
91
+}
92
+
93
+.image-close {
94
+	position: absolute;
95
+	display: inline-block;
96
+	right: -6px;
97
+	top: -6px;
98
+	width: 20px;
99
+	height: 20px;
100
+	text-align: center;
101
+	line-height: 20px;
102
+	border-radius: 12px;
103
+	background-color: #FF5053;
104
+	color: #f3f3f3;
105
+	border: solid 1px #FF5053;
106
+	font-size: 9px;
107
+	font-weight: 200;
108
+	z-index: 1;
109
+}

+ 4 - 1
WebChat/js/feedback-page.js

@@ -57,7 +57,10 @@
57 57
         fileInput.setAttribute('type', 'file');
58 58
         //multiple="true"
59 59
         fileInput.setAttribute('class', 'image-box');
60
-        fileInput.setAttribute('accept', 'image/gif, image/jpeg, image/png, image/jpg');
60
+        fileInput.setAttribute('accept', 'image/*');
61
+        //fileInput.setAttribute('accept', 'image/*');
62
+        //fileInput.setAttribute('accept', 'image/gif,image/jpeg,image/png,image/jpg');
63
+        fileInput.accept="image/*";
61 64
         fileInput.setAttribute('id', 'image-' + imageIndexIdNum);
62 65
 
63 66
         fileInput.addEventListener('change', function (event) {

+ 7 - 9
WebUI/CallCenterWeb.UI/Appeal/Lawsuit.html

@@ -132,14 +132,13 @@
132 132
             font-size: 0;
133 133
             line-height: initial;
134 134
         }
135
-
136
-            .setwin a {
137
-                position: relative;
138
-                width: 16px;
139
-                height: 16px;
140
-                font-size: 20px;
141
-                color: #fff;
142
-            }
135
+        .setwin a {
136
+            position: relative;
137
+            width: 16px;
138
+            height: 16px;
139
+            font-size: 20px;
140
+            color: #fff;
141
+        }
143 142
 
144 143
         .xg i {
145 144
             font-size: 16px;
@@ -592,7 +591,6 @@
592 591
                     break;
593 592
             }
594 593
             return html;
595
-
596 594
         }
597 595
         //音频
598 596
         function setCode(val) {

+ 1 - 0
WebUI/CallCenterWeb.UI/Business/ZXYTJ.html

@@ -282,6 +282,7 @@
282 282
 											<option value="7">已回访</option>
283 283
 											<option value="8">重办中</option>
284 284
 											<option value="9">已结案</option>
285
+											<option value="10">待审核</option>
285 286
 										</select>
286 287
 									</td>
287 288
 									<th>工单来源:</th>

+ 0 - 2
WebUI/CallCenterWeb.UI/CommonHtml/lawsuits.html

@@ -137,12 +137,10 @@
137 137
 				}, function(result) {
138 138
 					result = JSON.parse(result);
139 139
 					if(result.state.toLowerCase() == "success") {
140
-						
141 140
 					var index = parent.layer.getFrameIndex(window.name); //先得到当前iframe层的索引
142 141
                     parent.layer.close(index); //再执行关闭
143 142
 						  parent.load();
144 143
 						  parent.layer.msg("结案成功");
145
-                  	
146 144
 					}
147 145
 				})
148 146
 			}