manualCheck.html 21.2 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<script type="text/javascript" src="/mobilemode/apps/fna2/js/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="/mobilemode/apps/fna2/js/bootstrap.min.js"></script>
<link type="text/css" rel="stylesheet" href="/mobilemode/apps/fna2/css/bootstrap.css">
<link href="https://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<style type="text/css">
.container{
	width: 100%;
	height:90%;
	margin-top:5%;
	margin-bottom: 5%;
	background-color: #f1f4f7 !important;
	margin-top: 5%;
}
.D1{
	width: 100%;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	text-align: center;

}.D2{
	width: 100%;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
	display: none;
	text-align: center;
}
.labelDiv{
	width: 40%;
	float: left;
	text-align: left;
}
.inputDiv{
	width: 50%;
	height: 100%;
	float: left;
	line-height: 40px;
}
.fontDiv11,.fontDiv31,.fontDiv51,.fontDiv71,.fontDiv9{
	width: 5%;
	float: right;
	color: green;
	display: none;
}
.fontDiv21,.fontDiv41,.fontDiv61,.fontDiv81,.fontDiv10{
	width: 5%;
	float: right;
	color: red;
	display: none;
}
.form-control{
	width: 100%;
	margin-top: 3px;
}
label{
	font-size: 12px;
}
#dynamic_1{
	display: none;
}
.btnclass1{
	width: 30%;
	float: left;
}
.btnclass2{
	width: 40%;
	float: right;
}
.btnclass3{
	width: 40%;
	float: left;
}
#btn1{
	width: 90%;
}
#btn2{
	width: 90%;
}
#btn3{
	width: 90%;
}
.imgDiv{
	width:40%;
	margin-left: 20%;
	float: left;
}
.refDiv{
	width:40%;
	float: left;
}
#dynamic_3{
	display: none;
}
#imgId{
	display: none;
	height: 60px !important;
}
.info-text{
 	display: none;
}
</style>
<script type="text/javascript">
var fplx = 0;
var jyfpdm = 0;
var jyfphm = 0;
var jyjym = 0;
var jyje = 0;
var jyyzm = 0;
var ifcheckCode = 0;


//获取校验码
function checkInvoiceByImage(result){
	Mobile_NS.showLoader();
	Mobile_NS.ajax("/mobile/plugin/1/fna/invoiceInfoAjax.jsp", {"result" : result,"type" : 1}, function(responseText){
    	Mobile_NS.hideLoader();
    	console.log(responseText);
    	if(responseText.status == 1){
    		var imagetype = responseText.imagetype;
    		var imagecontent = responseText.imagecontent;
    		var checkkey = responseText.checkkey;
    		var checktype = responseText.checktype;
    		var invoicecode = responseText.invoicecode;
    		var invoicenumber = responseText.invoicenumber;
    		var totalamount = responseText.totalamount;
    		var invoicedate = responseText.invoicedate;
    		var yzmsj = responseText.yzmsj;
    		var ymmj = responseText.ymmj;
   			ifcheckCode = 1;
   			$("#dynamic_3").show();
   			$("#imgId").show();
   			$("#infoDiv").show();
   			$("#imgSrc").attr("src",imagecontent);
   			if("01" == imagetype){
   				$(".prompt-span").text("请输入验证码图片中红色文字");
   			}else if("02" == imagetype){
   				$(".prompt-span").text("请输入验证码图片中黄色文字");
   			}else if("03" == imagetype){
   				$(".prompt-span").text("请输入验证码图片中蓝色文字");
   			}else if("00" == imagetype){
   				$(".prompt-span").text("请输入验证码图片中全部文字");
   			}
   			$("#imagetype").val(imagetype);
   			$("#checkkey").val(checkkey);
   			$("#checktype").val(checktype);
   			$("#invoicecode").val(invoicecode);
   			$("#invoicenumber").val(invoicenumber);
   			$("#totalamount").val(totalamount);
   			$("#invoicedate").val(invoicedate);
   			$("#yzmsj").val(yzmsj);
   			$("#ymmj").val(ymmj);
		}else{
			Mobile_NS.Alert("提示:" + responseText.errMsg, false);
			return;
		}
	},"json");
}

function autoCheck(result){
	Mobile_NS.showLoader();
	Mobile_NS.ajax("/mobile/plugin/1/fna/invoiceInfoAjax.jsp", {"result" : result,"type" : "0"}, function(responseText){
		Mobile_NS.hideLoader();
		if(responseText.status == 1){
			var title = responseText.title;
			var _taxIncludedPrice = responseText._taxIncludedPrice;
			var _priceWithoutTax = responseText._priceWithoutTax;
			var _tax = responseText._tax;
			var _invoiceNumber = responseText._invoiceNumber;
			var _invoicecode = responseText._invoicecode;
			var _purchaser = responseText._purchaser;
			var _seller = responseText._seller;
			var _billingDate = responseText._billingDate;
			var fplx = responseText.fplx;
			var _taxRate = responseText._taxRate;
			var _invoiceServiceYype = responseText._invoiceServiceYype;
			var _checkCode = responseText._checkCode;
			var detaildata = responseText.detaildata;
			var url = "/mobilemode/appHomepageView.jsp?appHomepageId=331&title="+title+"&_taxIncludedPrice="+_taxIncludedPrice+"&_priceWithoutTax="+_priceWithoutTax+
				  "&_tax="+_tax+"&_invoiceNumber="+_invoiceNumber+"&_invoicecode="+_invoicecode+"&_purchaser="+_purchaser+"&_seller="+_seller+
				  "&_billingDate="+_billingDate+"&_checkCode="+_checkCode+"&fplx="+fplx+"&_taxRate="+_taxRate+"&_invoiceServiceYype="+_invoiceServiceYype+
				  "&detaildata="+encodeURIComponent(JSON.stringify(detaildata));
			$u(url);
		}else{
			Mobile_NS.Alert("提示:" + responseText.errMsg, false);
			return;
		}
	},"json");
}


function fpdmBlur(){
	var fpdm = $("#fpdm").val().trim();
	if (fpdm.length == 10 || fpdm.length == 12) {
		//判断是否满足发票代码规则
		if(fpdm.length == 10){
			//判断倒数第二位
			var lastTwo = fpdm.substring(8,9);
			if(lastTwo == "2" || lastTwo == "3"){
				displayFont(2);
			}else{
				fplx = 0;
				displayFont(1);
			}
			if(lastTwo == "2"){//普票或者电子发票
				fplx = 1;
				displayFont(5);
			}else if(lastTwo == "3"){//专票
				fplx = 2;
				displayFont(6);
			}
		}else if(fpdm.length == 12){//普票或者电子发票
			fplx = 1;
			displayFont(2);
			displayFont(5);
		}
	}else{
		fplx = 0;
		displayFont(1);
	}
}
function fphmBlur(){
	var fphm = $("#fphm").val().trim();
	if (fphm.length == 8){
		displayFont(3);
	}else{
		displayFont(4);
	}
}
function jymBlur(){
	var jym = $("#jym").val().trim();
	if (jym.length == 6){
		displayFont(7);
	}else{
		displayFont(8);
	}
}
function jeBlur(){
	var je = $("#je").val().trim();
	if (je.length == 0){
		displayFont(9);
	}else{
		displayFont(10);
	}
}
function yzmBlur(){
	var yzm = $("#yzm").val().trim();
	if (yzm.length == 0){
		displayFont(11);
	}else{
		displayFont(12);
	}
}

function rqBlur(){
	var checkDate = $("#checkDate").val().trim();
	if (checkDate.length == 0){
		displayFont(13);
	}else{
		displayFont(14);
	}
}

function displayFont(type){
	if(type == 1){
		jyfpdm = 0;
		$("#fontDiv11").hide();
		$("#fontDiv21").show();
	}else if(type == 2){
		jyfpdm = 1;
		$("#fontDiv11").show();
		$("#fontDiv21").hide();
	}else if(type == 3){
		jyfphm = 1;
		$("#fontDiv31").show();
		$("#fontDiv41").hide();
	}else if(type == 4){
		jyfphm = 0;
		$("#fontDiv31").hide();
		$("#fontDiv41").show();
	}else if(type == 5){
		$("#dynamic_1").show();
		$("#dynamic_2").hide();
	}else if(type == 6){
		$("#dynamic_1").hide();
		$("#dynamic_2").show();
	}else if(type == 7){
		jyjym = 1;
		$("#fontDiv51").show();
		$("#fontDiv61").hide();
	}else if(type == 8){
		jyjym = 0;
		$("#fontDiv51").hide();
		$("#fontDiv61").show();
	}else if(type == 9){
		jyje = 0;
		$("#fontDiv71").hide();
		$("#fontDiv81").show();
	}else if(type == 10){
		jyje = 1;
		$("#fontDiv71").show();
		$("#fontDiv81").hide();
	}else if(type == 11){
		jyyzm = 0;
		$("#fontDiv9").hide();
		$("#fontDiv10").show();
	}else if(type == 12){
		jyyzm = 1;
		$("#fontDiv9").show();
		$("#fontDiv10").hide();
	}
}
function clearNoNum(obj){ 
    obj.value = obj.value.replace(/[^\d.]/g,"");  //清除“数字”和“.”以外的字符  
    obj.value = obj.value.replace(/\.{2,}/g,"."); //只保留第一个. 清除多余的  
    obj.value = obj.value.replace(".","$#$").replace(/\./g,"").replace("$#$","."); 
    obj.value = obj.value.replace(/^(\-)*(\d+)\.(\d\d).*$/,'$1$2.$3');//只能输入两个小数  
    if(obj.value.indexOf(".")< 0 && obj.value !=""){//以上已经过滤,此处控制的是如果没有小数点,首位不能为类似于 01、02的金额 
        obj.value= parseFloat(obj.value); 
    } 
}

function getResult(){
	var result = "";
	var fpdm = $("#fpdm").val();
	var fphm = $("#fphm").val();
	var jym = $("#jym").val();
	var je = $("#je").val();
	var checkDate = $("#checkDate").val().replace("-","").replace("-","");
	if(fplx == 1){
		result = "01,04,"+fpdm+","+fphm+",0.00,"+checkDate+",00000000000"+jym+",0000,";
	}else if(fplx == 2){
		result = "01,01,"+fpdm+","+fphm+","+je+","+checkDate+","+"000000000000000,0000,";
	}
// 	alert(result);
	return result;
}

function onCheck_auto(){
// 	alert("fplx:"+fplx);
// 	alert("jyfpdm:"+jyfpdm);
// 	alert("jyfphm:"+jyfphm);
// 	alert("jyjym:"+jyjym);
// 	alert("jyje:"+jyje);
// 	alert("jyyzm:"+jyyzm);
	var sql = "select * from uf_smyp where ry = " + Mobile_NS.getCurrUser();
	Mobile_NS.SQL("select * from uf_smyp where ry = '{userid}';userid=" + Mobile_NS.getCurrUser(), function(result){
		if(result[0] == null){
			Mobile_NS.Alert("您没有权限,请联系管理员授权!");
			return false;
		}else{
			var checkDate = $("#checkDate").val();
			if(fplx == 1){
				if(jyfpdm == 0 || jyfphm == 0 || jyjym == 0 || checkDate == ""){
					alert("请检查所填信息是否正确");
					return false;
				}
			}else if(fplx == 2){
				if(jyfpdm == 0 || jyfphm == 0 || jyje == 0 || checkDate == ""){
					alert("请检查所填信息是否正确");
					return false;
				}	
			}else{
				alert("请检查所填信息是否正确");
				return false;
			}
			var result = getResult();
			autoCheck(result);
		}
	});
}


function onCheck_manual(){
// 	alert("fplx:"+fplx);
// 	alert("jyfpdm:"+jyfpdm);
// 	alert("jyfphm:"+jyfphm);
// 	alert("jyjym:"+jyjym);
// 	alert("jyje:"+jyje);
	var checkDate = $("#checkDate").val();
	if(fplx == 1){
		if(jyfpdm == 0 || jyfphm == 0 || jyjym == 0 || checkDate == ""){
			alert("请检查所填信息是否正确");
			return false;
		}
	}else if(fplx == 2){
		if(jyfpdm == 0 || jyfphm == 0 || jyje == 0 || checkDate == ""){
			alert("请检查所填信息是否正确");
			return false;
		}	
	}else{
		alert("请检查所填信息是否正确");
		return false;
	}
	
	if(ifcheckCode == 2){
		alert("验证码失效,请重新刷新验证码");
		return false;
	}
	
	if(ifcheckCode == 1 && jyyzm == 0){
		alert("请输入有效验证码");
		return false;
	}
	if(ifcheckCode ==1 && jyyzm == 1){
		ifcheckCode == 0;
		_submit();
	}else{
		var result = getResult();
		checkInvoiceByImage(result);
	}
}

function _submit(){
	ifcheckCode = 2;
	var checkkey = $("#checkkey").val();
	var checktype = "4";
	var invoicecode = $("#invoicecode").val();
	var invoicenumber = $("#invoicenumber").val();
	var totalamount = $("#totalamount").val();
	var imagecode = $("#yzm").val();
	var invoicedate = $("#invoicedate").val();
	var yzmsj = $("#yzmsj").val();
	var ymmj = $("#ymmj").val();
	var param = {"checkkey":checkkey, "checktype":checktype, "invoicecode":invoicecode,"invoicenumber":invoicenumber,"totalamount":totalamount,"imagecode":imagecode,
			"invoicedate":invoicedate,"yzmsj":yzmsj,"ymmj":ymmj,"type":"2"};
	Mobile_NS.showLoader();
	Mobile_NS.ajax("/mobile/plugin/1/fna/invoiceInfoAjax.jsp", param, function(responseText){
    	Mobile_NS.hideLoader();
    	if(responseText.status == 1){
    		var title = responseText.title;
    		var _taxIncludedPrice = responseText._taxIncludedPrice;
    		var _priceWithoutTax = responseText._priceWithoutTax;
    		var _tax = responseText._tax;
    		var _invoiceNumber = responseText._invoiceNumber;
    		var _invoicecode = responseText._invoicecode;
    		var _purchaser = responseText._purchaser;
    		var _seller = responseText._seller;
    		var _billingDate = responseText._billingDate;
    		var fplx = responseText.fplx;
    		var _taxRate = responseText._taxRate;
    		var _invoiceServiceYype = responseText._invoiceServiceYype;
			var _checkcode = responseText._checkcode;
	    	var detaildata = responseText.detaildata;
			var url = "/mobilemode/appHomepageView.jsp?appHomepageId=331&title="+title+"&_taxIncludedPrice="+_taxIncludedPrice+"&_priceWithoutTax="+_priceWithoutTax+
					  "&_tax="+_tax+"&_invoiceNumber="+_invoiceNumber+"&_invoicecode="+_invoicecode+"&_purchaser="+_purchaser+"&_seller="+_seller+
					  "&_billingDate="+_billingDate+"&fplx="+fplx+"&_taxRate="+_taxRate+"&_invoiceServiceYype="+encodeURIComponent(_invoiceServiceYype)+"&_checkCode="+_checkcode+
					  "&detaildata="+encodeURIComponent(JSON.stringify(detaildata));
    		$u(url);
		}else{
			Mobile_NS.Alert("提示:" + responseText.errMsg, false);
			return;
		}
	},"json");
}

function onReset(){
	$("#fpdm").val("");
	$("#fphm").val("");
	$("#checkDate").val("");
	$("#jym").val("");
	$("#je").val("");
	$("#yzm").val("");
	fplx = 0;
	jyfpdm = 0;
	jyfphm = 0;
	jyjym = 0;
	jyje = 0;
	jyyzm = 0;
	$(".container").find("div[id^=fontDiv]").each(function(i,v){
		$(v).hide();
	});
}

function refreshCheckcode(){
	ifcheckCode = 0;
	onCheck_manual();
}
</script>
</head>
<body>
	<input class="info-text" type="text" id="imagetype">
	<input class="info-text" type="text" id="imagecontent">
	<input class="info-text" type="text" id="checkkey">
	<input class="info-text" type="text" id="checktype">
	<input class="info-text" type="text" id="invoicecode">
	<input class="info-text" type="text" id="invoicenumber">
	<input class="info-text" type="text" id="totalamount">
	<input class="info-text" type="text" id="invoicedate">
	<input class="info-text" type="text" id="yzmsj">
	<input class="info-text" type="text" id="ymmj">
	<div class="container">
		<div class="D1">
			<div class="labelDiv"><label><span style="color: red">*</span>发票代码:</label></div>
			<div class="inputDiv">
				<input onkeyup="this.value=this.value.replace(/[^\d]/g,'')" onafterpaste="this.value=this.value.replace(/[^\d]/g,'')"
				id="fpdm" onblur="fpdmBlur();" maxlength="12" type="text" class="form-control" autocomplete="off" placeholder="请输入发票代码">
			</div>
			<div id="fontDiv11" class="fontDiv11">
				<i class="fa fa-check"></i>
			</div>
			<div id="fontDiv21" class="fontDiv21">
				<i class="fa fa-close"></i>
			</div>
		</div>
		<div class="D1">
			<div class="labelDiv"><label><span style="color: red">*</span>发票号码:</label></div>
			<div class="inputDiv">
				<input onkeyup="this.value=this.value.replace(/[^\d]/g,'')" onafterpaste="this.value=this.value.replace(/[^\d]/g,'')"
				id="fphm" onblur="fphmBlur();" maxlength="8" type="text" class="form-control" autocomplete="off" placeholder="请输入发票号码">
			</div>
			<div id="fontDiv31" class="fontDiv31">
				<i class="fa fa-check"></i>
			</div>
			<div id="fontDiv41" class="fontDiv41">
				<i class="fa fa-close"></i>
			</div>
		</div>
		<div class="D1">
			<div class="labelDiv"><label><span style="color: red">*</span>开票日期:</label></div>
			<div class="inputDiv">
				<input onblur="rqBlur();" id="checkDate" type="date" class="form-control" autocomplete="off" />
			</div>
		</div>
		<div class="D1" id="dynamic_1">
			<div class="labelDiv"><label><span style="color: red">*</span>校验码:</label></div>
			<div class="inputDiv">
				<input onkeyup="this.value=this.value.replace(/[^\d]/g,'')" onafterpaste="this.value=this.value.replace(/[^\d]/g,'')" 
				id="jym" onblur="jymBlur();" maxlength="6" type="text" class="form-control" placeholder="请输入校验码后六位" autocomplete="off">
			</div>
			<div id="fontDiv51" class="fontDiv51">
				<i class="fa fa-check"></i>
			</div>
			<div id="fontDiv61" class="fontDiv61">
				<i class="fa fa-close"></i>
			</div>
		</div>
		<div class="D1" id="dynamic_2">
			<div class="labelDiv"><label><span style="color: red">*</span>开具金额(不含税):</label></div>
			<div class="inputDiv">
				<input maxlength="9" id="je" type="text" onblur="jeBlur();" onkeyup="clearNoNum(this)" class="form-control" placeholder="请输入开具金额" autocomplete="off">
			</div>
			<div id="fontDiv71" class="fontDiv71">
				<i class="fa fa-check"></i>
			</div>
			<div id="fontDiv81" class="fontDiv81">
				<i class="fa fa-close"></i>
			</div>
		</div>
		<div class="D1" id="dynamic_3">
			<div class="labelDiv"><label><span style="color: red">*</span>验证码:</label></div>
			<div class="inputDiv">
				<input id="yzm" onblur="yzmBlur();" maxlength="6" type="text" class="form-control" placeholder="请输入验证码文字" autocomplete="off">
			</div>
			<div id="fontDiv9" class="fontDiv9">
				<i class="fa fa-check"></i>
			</div>
			<div id="fontDiv10" class="fontDiv10">
				<i class="fa fa-close"></i>
			</div>
		</div>
		<div class="D2" id="infoDiv">
			<span class="prompt-span"></span>
		</div>
		<div class="D1" id="imgId">
			<div class="imgDiv">
				<img id="imgSrc" style="width: 100%;height: 100%;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAAvCAYAAADZ5FUQAAANlUlEQVR4nO3cBYxexRYH8Nnt4lLc3d3dCsUpxZ0Ed4egAcJDg7sHKaQEd3e3YsWKa3F3h339neR8+bp8u90GAt/bd2+yuXvvzPznzJlz/ufM3NltGTRoUPtkk01Wxh133PLRRx+VX3/9tXh2//jjj+O9Z2XffPNNmXTSScsoo4wSZW1tbVHmvfIKp7lwWoa9aP/uu+/KL7/8UsYaa6zS2tpavv/++7h79l752GOPXUYdddQo++OPP6LM3bP3yiuc5sJp1cDlpQqs5LfffgtAlpNlLs/eK1dPfWXt7e2lwmk+nJbBgwe3jz/++GXMMccsX375Zfn999/LeOONF/evvvqqjDHGGEW533/44YcoA6hur169osx7zxVOc+G0sQQWgbNZgktFlgC8paWlZgme06J0qL52aVEVTnPhtE477bQB8uGHH4Y1mPUvvvgieFxgBv7222/H3bP3n3/+ec16tNO+wmk+nJahQ4e2swKzj7PNvGd3z94n92uQFqTMXRkL8lzhNBdO6zvvvBMvp5hiihqnTzjhhJFtSadVnm666eLu2Xvl6qk/+eSTR/sKp/lwap5bz9lmPrO2RhaVcaGRRVU4zYPTOsEEE0RF2ZVgjcfx988//xwLYoCfffZZ3D3nOko99b/++usArHCaD6dlyJAh7QnAzTX07O45AfyuQ79r6Nnds/eeK5zmwmnVIIOxCqwjF8716bcr02/lmX5nUK9wmg+nZVhAbs9UmsurKAV39+y9cr/b3vI7TvcM2DNLEdQrnObCaW20cK63BFd3LarCaS6chkuhtB5fGepTa8/eK89tsq5S9Arn38Vpef3119tzi8sLnO3Z5dl7PzK3F198sSyyyCK1MpakbnJ/Vzio4p577imLLbZYmWqqqYYrGxkc76+44ooYzKqrrvqXcPyo66e7ODJRNDj77LP/JZy/S56ucGrbjx988MFw21km0zdFFW1nuZ9xxhllmWWWKZdddlmn22Kd4UwyySTlkUceKX369Im798pHhHPTTTeVddddt1x99dU1eSh4l112Cbm6g6Pe/fffX7bddtvhcHJctu06w6EkHpHymFhGddttt3WK8/7775dXX3013ndXP92Rx/dc2DfccENZYoklyuGHH15GG220TnH+5LnB1XUb0vWWQNG77rprueiii8rSSy8ddTqzqEY4PG6//fYrN998c5lzzjmjTNsR4WyyySZlrbXWKv369Yv3xxxzTAxo5ZVXDiVOOeWUZfXVVw8laHvjjTeGEp5//vlgG9a91FJLlbnmmqvMO++8ZZZZZunUU/xOPpT34IMPxpjR3K233hqKVHbCCSeUW265JZ47wzn33HPLUUcdVQ488MCyzTbbNBzXK6+8EvfO5HnyySfL008/HZOKKcgw99xzl1lnnbVcddVVYeRHH310yNdovtooaURf9nldbollwD/zzDPLlVdeGd6w2WablU8//XSEOAsttFC0Z42s+L333isTTTTRcCcN4IgjBm7h/tBDD0U5b0frZBk4cGAo7pNPPgmP4A2ZMcJZY401og46e/jhh8v5558f1n7SSSfV5FHXxBmTia8/+TDNNNOEfEsuuWSZZ555Qk4xz7jIs8466wR7rb322sPpp/4EBYP0+a13794xUcalz7feeqs8/vjj5d577y1PPPFEyLr77rvHBMG57777yimnnFKGOV3oaoUVVigLL7xwWXbZZcN7V1xxxTL99NPHeBi77FmIajRfbZTDpTXML/sm3J2gsjMCUYLA7dJwpplmCuukCMBd4RjcM888E17kYm2Ec5kEVK+dLA8OgSUOvlP279+/vPvuuyHD+uuvX6699toy88wzh/IanVhIHBZuYgcNGhS7Nyb90UcfDRw/1113XdCX65xzzil9+/aN9vocffTRy3bbbRfGy/iMHe5LL71Uhg4dWg477LBy4YUXhixbbbVVTT/0lfLA2XzzzeOZfp599tnoUxkPPO6442ISJ5544toJCjgYjeNcfvnl4fXGzFPh0CEDkbP8+OOPoauk90bz1Vb/ZX+cccapfdl3Z4He16ffrlVWWSU6UI/HqNcZDqVQMgpBda7tt9++7LbbbqGAxNGuHmfRRReNSYZz9913x2CUv/zyy0HDsBgLauRV2V/i+FFOUcoZ42uvvRYeseGGG8bk8RiTzhNzXQmHZzAuxspTN9poo2CR448/vhxwwAFRzztxH23usccegV9/ggJt6184mXrqqct6660XBgTTGLANr85lTr2evccW+mCkOS7hRUJK5wxkr7326nK+YimkoKvUmpsTggJcBrTnnnsGbaHKTNEb4cw222yREFGAAbrgeW9iKZsCTXQ9jt/33Xff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">
			</div>
			<div class="refDiv" onclick="refreshCheckcode();">
				<span>点击此处刷新</span>
			</div>
		</div>
		<div class="D1">
			<div class="btnclass2">
				<button id="btn2" class="btn btn-primary" type="button" onclick="onReset();">重置</button>
			</div>
			<div class="btnclass3">
				<button id="btn3" class="btn btn-primary" type="button" onclick="onCheck_auto();">自动查验</button>
			</div>
		</div>
	</div>
</body>
</html>