CINXE.COM
新用户注册
<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <title>新用户注册</title> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> <link href="/Public/static/home/css/bootstrap.css" rel="stylesheet"> <script src="/Public/static/home/js/jquery-3.2.0.min.js"></script> <script src="/Public/static/home/js/validate.js"></script> <script src="/Public/static/home/js/reg.js"></script> </head> <body> <script>$(function(){$("#inputUser3").blur(function () {check_phone("#inputUser3");} );$("#inputPassword3").blur(function(){check_password("#inputPassword3") });$("#inputCode3").blur(function () {check_code("#inputCode3","/home/reg/check_msg");});$("#inputxxdz3").blur(function () {check_address_data("#inputxxdz3");});$("#inputlxr3").blur(function () {check_linkman("#inputlxr3");});$("#inputzyxm3").blur(function () {check_xm("#inputzyxm3");});$("#inputdle3").blur(function () {check_email("#inputdle3");});}) </script> <style>.regleft{background:url(https://cp.11467.com/Public/static/reg.jpg);background-size:auto 590px;min-height:590px;background-repeat:no-repeat;}.form-horizontal{padding-top:20px;background:#fff;width:100%;}.reg{display:grid;min-width:980px;max-width:1190px;grid-gap:7%;grid-template-columns:47% auto;overflow:hidden;}.title{line-height:50px;height:50px;font-size:24px;font-weight:normal;color:#666;margin:20px 0px 20px 0px}.regbottom{padding:0px 0px 0px 0px;font-size:12px;color:#999;}.regbottom a{color:#999}.footer{font-size:12px;text-align:center;color:#666;padding:20px 0px 0px 10px;}</style> <div class="reg"> <div class="regleft"> </div> <div> <div style="clear:both;margin-top:50px;"> <div style="margin-left:auto;margin-right:auto;width:80%;line-height:166%;"> <div style="margin-bottom:15px"> <img src="https://mp.Weixin.qq.com/cgi-bin/showqrcode?ticket=gQG77zwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyU1d6LVFhWDBhUGUxUWR2T05EY2kAAgT9UPJnAwQQDgAA" style="width: 70%;" alt="微信扫码注册"> </div> <span style="text-align: right">请用微信扫二维码,关注,<span style="color:#C62828;">等待页面跳转</span>后填写公司资料</span><br> <span style="text-align: right;">免费会员一个企业只允许一个账号</span><br> <span style="text-align: right;">该微信将绑定企业,登陆、询价推送、刷新等等所有功能</span><br> <span style="text-align: right;">请用电脑操作 已有账号 <a href="/home/login/index" style="color:#C62828;">登录</a> </span><br> <a href="/home/reg/reg_add_info" style="color:#C62828;">无法跳转?手动跳转</a> </div> </div> <script>$(function(){$(function(){run();var interval;function run(){interval =setInterval(chat,"1000");} function chat(){$.get("/home/reg/check_reg",function(data){if(data==1){clearTimeout(interval);window.location.href="https://cp.11467.com/home/reg/reg_add_info" } });} });}) </script> </div> <script type="text/javascript" src="//js.11467.com/Public/static/chat/js/sellinfo.js" data-type="1" id="sellinfo_src"></script> <div id="contact"> </div> </div> <div class="footer">© 11467.com <a href="https://www.11467.com">顺企网</a> 版权所有 </div> </body> </html>