regist.html 15.7 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0048)https://passport.nong12.com/regedit/regedit.aspx -->
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<meta http-equiv="X-UA-Compatible" content="IE=8">
<title>农丰网注册</title>
<!-- <link href="/assets/css/base.css" rel="stylesheet" type="text/css" />
<link href="/assets/css/i-layout.css" rel="stylesheet" type="text/css" /> -->
<link href="./css/core.css" rel="stylesheet" type="text/css">
<link href="./css/module.css" rel="stylesheet" type="text/css">
<link href="./css/register1.4.css" rel="stylesheet" type="text/css">
<link href="./css/popup.css" rel="stylesheet" type="text/css">
<link href="http://static.nong12.com/static/newStatic/pnr/css/fancybox/jquery.fancybox.css" rel="stylesheet" type="text/css" />


<!--[if (gte IE 5)&(lt IE 7)]>
    <script type="text/javascript" src="/assets/js/dd-png.js"></script>
    <script>
    DD_belatedPNG.fix('.header-mo .mo-fn1 a,.un-title em.pref-png1,.un-title em.pref-png2,.un-title em.pref-png3,.un-title em.pref-png4,.un-title em.pref-png5,.un-title em.pref-png6,.common_nav .nav-h2,.bottom-bg2,.site,.site-list'); 
    </script>
<![endif]--></head><body class="user-bg">
	<div class="register">
		<div class="l-header clear">
		<input type="hidden" id="regisPnrId" value="true">
                            <a href="http://www.nong12.com/"><img src="./images/dl-logo.png"></a>
            			<div class="line"></div>
			<h2>欢迎注册</h2>
		</div>
		<div class="r-content clear">
			<div class="rt-tab clearfix">
				<ul>
					<li class="on"><a href="javascript:void(0)">个人用户注册</a></li>
                    					<li class=""><a href="javascript:void(0)">企业用户注册</a></li>
                    				</ul>
				<div class="rt-tab-more">
					<span>我已有账号,</span>
					<a href="javascript:void(0);" class="btn-big-y">立刻登录</a>
				</div>
			</div>
			<div class="rt-views clearfix">
                				<div class="rt-view" style="display: none;">
					<div class="rt-form">
						<form id="qyregForm" class="m-form" action="https://passport.nong12.com/regedit/regeditSubmit/41b563f1-868d-466c-aad2-ea820b801c72?ReturnUrl=http://www.nong12.com" method="post"> <!-- 企业用户 -->
							<input type="hidden" name="userType" value="company">
																																																																																																									<div class="f-column">
								<div class="f-column-h">
									<label>手机号码<i>*</i></label>
									<input type="text" placeholder="请输入您真实的手机号码" onpaste="return false;" id="qyphoneNumeber" name="regeditPhoneNumber" onblur="checkPhoneNumber(this);" autocomplete="off" maxlength="11">
									<span class="icon-"></span>
											 							<div class="f-prompt" id="qyphonetdid">
										<p id="qyspanPhoneId"></p>
										<span></span>
									</div>
																	</div>
								<div class="f-column-b">
									<p><i>*</i>请输入联通、移动、电信的11位手机号</p>
								</div>
							</div>
							<div class="f-column">
								<div class="f-column-h">
									<label>短信校验码<i>*</i></label>
									<input type="text" class="phone-verify" onblur="checkValidCode(this)" name="mobileValidationCode" id="qyvalidationCode" placeholder="请输入短信校验码">
									<span class="icon-"></span>
									<div class="sent-phnum">
										<input type="hidden" name="uuid" value="41b563f1-868d-466c-aad2-ea820b801c72">
										<a href="#fancycode" class="btn-big-w act-getcode" id="qysendSMSBtn">获取短信校验码</a>
									</div>
									<div class="f-prompt" id="qyauthcodeid">
										<p id="qyspanAuthcodeId"></p>
										<span></span>
									</div>
								</div>
								<div class="f-column-b">
									<p><i>*</i>请输入您手机收到的6位数字校验码</p>
								</div>
							</div>
							<!-- <div class="f-column">
								<div class="f-column-h">
									<label>用户名<i>*</i>:</label>
									<input type="text" placeholder="请输入用户名" onpaste="return false;" id="qyregeditAccountName" onblur="checkAccount(this)" name="regeditAccountName" autocomplete="off"/>
									<span class="icon-"></span>
																		<div class="f-prompt" id="qyaccounttdid">
										<p id="qyspanAccountId"></p>
										<span></span>
									</div>
																	</div>
								<div class="f-column-b">
									<p><i>*</i>请输入4-20位的非全数字的中文、英文、数字作为用户名</p>
								</div>
							</div> -->
							<div class="f-column">
								<div class="f-column-h">
									<label>登录密码<i>*</i></label>
									<input type="password" placeholder="请输入您的登录密码" onpaste="return false;" id="qyregeditPassword" name="regeditPassword" onblur="checkPwd(this)">
									<span class="icon-"></span>
																		<div class="f-prompt" id="qypwdtdid">
										<p id="qyerrorpwd"></p>
										<span></span>
									</div>
																	</div>
								<div class="f-column-b">
									<p><i>*</i>请输入6-20位字符作为密码,建议由字母、数字和符号两种以上组合</p>
									<!-- 三个pwd密码强度显示时选择一个即可 -->
									<!-- 密码强度色块开始 -->
									<div class="pwd" id="qypwdtdStrId" style="display:none;margin-left:auto">
									</div>
									<!-- 密码强度色块结束 -->
								</div>
							</div>
							<div class="f-column">
								<div class="f-column-h">
									<label>确认密码<i>*</i></label>
									<input type="password" placeholder="请再次输入您的登录密码" onpaste="return false;" id="qyregPwdAgin" name="regeditPasswordAgin" onblur="checkPwdAgin(this)">
									<span class="icon-"></span>
													  					<div class="f-prompt" id="qypwdagintdid">
										<p id="qyerrorpwdAgin"></p>
										<span></span>
									</div>
																	</div>
							</div>
							<div class="f-column" style="margin-top: 15px;">
								<div class="f-column-h">
									<label></label>
									<input type="checkbox" id="qyserviceCheckId" checked="checked" name="autologin" value="1">
									<span class="operate-a">我同意并遵守<a href="javascript:showProtocol();">《农丰网用户注册协议》</a></span>
									
									<div class="f-prompt" id="qyserviceErrorId">
										<p id="qyerrorpwdAgin">请接受服务条款</p>
										<span></span>
									</div>
								</div>
							</div>
							<div class="f-column" style="margin-top: 10px;">
								<div class="f-column-h">
									<label></label>
									<a href="javascript:MobileConfirm(this);" class="btn-big-r">同意协议并注册</a>
								</div>
							</div>
						</form>
					</div>
					<div class="img-security"> 
						<a href="javascript:void(0)" title="">
							<img src="./images/pnr_sign-up_banner.png" style="height:auto">
						</a>
					</div>
				</div>
                				<div class="rt-view" style="display: block;">
					<div class="rt-form">
						<form class="m-form" id="regForm" action="https://passport.nong12.com/regedit/regeditSubmit/41b563f1-868d-466c-aad2-ea820b801c72?ReturnUrl=http://www.nong12.com" method="post"> <!-- 个人用户 -->
							<input type="hidden" name="userType" value="user">
							<div class="f-column">
								<div class="f-column-h">
									<label>手机号码<i>*</i></label>
									<input type="text" placeholder="请输入您真实的手机号码" onpaste="return false;" id="phoneNumeber" name="regeditPhoneNumber" onblur="checkPhoneNumber(this);" autocomplete="off" maxlength="11">
									<span class="icon-"></span>	
																		<div class="f-prompt" id="phonetdid">
										<p id="spanPhoneId"></p>
										<span></span>
									</div>
																	</div>
								<div class="f-column-b">
									<p><i>*</i>请输入联通、移动、电信的11位手机号</p>
								</div>
							</div>
							<div class="f-column">
								<div class="f-column-h">
									<label>短信校验码<i>*</i></label>
									<input type="text" class="phone-verify" onblur="checkValidCode(this)" name="mobileValidationCode" id="validationCode" placeholder="请输入短信校验码">
									<span class="icon-"></span>
									<div class="sent-phnum">
										<input type="hidden" name="uuid" id="uuid" value="41b563f1-868d-466c-aad2-ea820b801c72">
										<a href="#fancycode" class="btn-big-w sent-v act-getcode" id="sendSMSBtn">获取短信校验码</a>
									</div>
									<div class="f-prompt" id="authcodeid">
										<p id="spanAuthcodeId"></p>
										<span></span>
									</div>
								</div>
								<div class="f-column-b">
									<p><i>*</i>请输入您手机收到的6位数字校验码</p>
								</div>
							</div>
							<!-- <div class="f-column">
								<div class="f-column-h">
									<label>用户名<i>*</i>:</label>
									<input type="text" placeholder="请输入用户名" onpaste="return false;" id="regeditAccountName" onblur="checkAccount(this)" name="regeditAccountName" autocomplete="off" value=""/>
																		<div class="f-prompt"  id="accounttdid">
										<p id="spanAccountId"></p>
										<span></span>
									</div>
																	</div>
								<div class="f-column-b">
									<p><i>*</i>请输入4-20位的非全数字的中文、英文、数字作为用户名</p>
								</div>
							</div> -->
							<div class="f-column">
								<div class="f-column-h">
									<label>登录密码<i>*</i></label>
									<input type="password" placeholder="请输入您的登录密码" onpaste="return false;" id="regeditPassword" name="regeditPassword" onblur="checkPwd(this)" autocomplete="off" value="">
																		<div class="f-prompt" id="pwdtdid">
										<p id="errorpwd"></p>
										<span></span>
									</div>
																	</div>								
								<div class="f-column-b">
									<p><i>*</i>请输入6-20位字符作为密码,建议由字母、数字和符号两种以上组合</p>
									<!-- 三个pwd密码强度显示时选择一个即可 -->
									<!-- 密码强度色块开始 -->
									<div class="pwd" id="pwdtdStrId" style="display:none;margin-left:auto">
									</div>
									<!-- 密码强度色块结束 -->
								</div>
							</div>
							<div class="f-column">
								<div class="f-column-h">
									<label>确认密码<i>*</i></label>
									<input type="password" placeholder="请再次输入您的登录密码" onpaste="return false;" id="regPwdAgin" name="regeditPasswordAgin" onblur="checkPwdAgin(this)">
									
													  					<div class="f-prompt" id="pwdagintdid">
										<p id="errorpwdAgin"></p>
										<span></span>
									</div>
																	</div>
							</div>
							<div class="f-column" style="margin-top: 15px;">
								<div class="f-column-h">
									<label></label>
									<input type="checkbox" id="serviceCheckId" checked="checked" value="1">
									<span class="operate-a">我同意并遵守<a href="javascript:showProtocol();">《农丰网用户注册协议》</a></span>
									
									<div class="f-prompt" id="serviceErrorId">
										<p id="errorpwdAgin">请接受服务条款</p>
										<span></span>
									</div>
								</div>
							</div>
							<div class="f-column" style="margin-top: 10px;">
								<div class="f-column-h">
									<label></label>
									<a href="javascript:void(0);" onclick="MobileConfirm(this);" style="cursor: pointer;" title="立即注册" class="btn-big-r">同意协议并注册</a>
								</div>
							</div>
						</form>
					</div>
					<div class="img-security"> 
						<a href="javascript:void(0)" title="">
                            							<img src="./images/pnr_sign-up_banner.png" style="height: auto">
                            						</a>
					</div>
				</div>
			</div>
		</div>
	</div>
	<div class="footer">
    <div class="footer">
        <div class="footer-n">
                    <span>
                                           </span>
        </div>
    </div>
</div>	

<div class="fancyalter" id="fancycode">
  <div class="fancybd">
    <table cellpadding="0" cellspacing="0" class="fancytab">
      <tr>
        <td>
          <span class="inline">验证码<i class="foc">*</i></span>
        </td>
        <td>
          <p>
            <input type="text" name="" class="ipt" placeholder="请输入验证码" />
            <img src="" alt="" class="verimg" />
          </p>
          <label class="error">验证码有问题,请重新输入(这个文字是yy的)</label>
          <p class="tip">请输入图片验证码后发送短信校验码</p>
        </td>
      </tr>
    </table>
  </div>
</div>

<script type="text/javascript" src="./js/jquery.min.js"></script>
<script type="text/javascript" src="./js/tools.js"></script>
<script type="text/javascript" src="./js/chat.js"></script>
<script type="text/javascript" src="./js/popup.js"></script>
<script type="text/javascript" src="./js/selectCity.js"></script>
<script type="text/javascript" src="./js/jQuery.form.js"></script>
<script type="text/javascript" src="http://static.nong12.com/static/newStatic/common/js/plugin/fancybox/jquery.fancybox.pack.js"></script>

<!--[if lte IE 9]>
	<script type="text/javascript" src="/assets/js/lib/jquery.placeholder.min.js"></script>
	<script type="text/javascript">
		jQuery(function(){
			//PlaceHolder绑定
			jQuery("input[type='text']").placeholder();
		});
	</script>
<![endif]-->
<script type="text/javascript">
jQuery(function(){
	window.BrowserDetector = new BrowserDetector();
	
  // 获取短信弹框
  jQuery(".act-getcode").fancybox({
    closeBtn:false,
    keys:{ close: null },
    helpers:{
      overlay:{
        closeClick : false
      }
    }
  });

	var ctabs = function(_cname){
	    var _tag = $(".reg-area").find("dd"); 
	    _tag.idx = _cname.attr('val');
	    for (var i=0;i<_tag.length;i++){
	        if (_tag.idx == i){
	            _tag[i].style.display='block';
	        }else{
	            _tag[i].style.display='none';
	        }
	    }   
	}
	Tools.setSelected('m-reg-h', 'li', 'act', {fun:ctabs}, function(){
		
		var browserInfo = window.BrowserDetector.detect();
		
		oldPhoneNumber = null;
		oldAccountName = null;
		contanerCate = window.Reg.isComReg() ? "qy" : "";
		jQuery("form:hidden").resetForm();
		if(browserInfo.browserType == 'IE' && browserInfo.ver <= 9){
			jQuery("input[type='text']").placeholder();
		}
		jQuery(".m-prompt:visible").parent().hide();
		jQuery("input").removeClass("correct");
		jQuery("#tipsIndicationId").parent().remove();
		jQuery("#" + contanerCate + "pwdtdStrId").hide();
		jQuery("#" + contanerCate + "pwdtdStrId").parent().hide();
	});
	
	//渲染hello头
//	jQuery.ajax({
//		type : "GET",
//		url : "http://passport.nong12.com/uc/ws/helloService",
//		dataType : "jsonp",
//		success : function(data) {
//			if (data) {
//				if(data.info.indexOf("logout") > 0) {
//					$(".top .left").remove();
//					$(".top .right").before(data.info);
//				}else {
//					$(".top .left a").first().attr("href",DiliPath.loginPath + "?ReturnUrl=" + window.location.href);
//					$(".top .left a").last().attr("href",DiliPath.registPath);
//				}
//			}
//		},
//		error : function() {
//			return false;
//		}
//	});
	    //公用系统域名
    window.DiliPath = {
		homePath : "http://www.nong12.com/",
		loginPath : "https://passport.nong12.com/uc/login.aspx",
		registPath : "https://passport.nong12.com/regedit/regedit.aspx",
		packageProductPath : function(productId) {
			return DiliPath.homePath + "product/" + productId + ".html";
		}
    };


    });
</script>

	<script type="text/javascript">
		var sms_interval = 180;
	</script>
	<script type="text/javascript" src="./js/tools(1).js"></script>
	<script type="text/javascript" src="./js/regedit.js"></script>





</body></html>