CINXE.COM

入驻中国路面机械网整机平台-中国路面机械网

<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>入驻中国路面机械网整机平台-中国路面机械网</title> <meta name="keywords" content="入驻中国路面机械网整机平台"/> <meta name="description" content="中国路面机械网整机平台入驻频道,为商家提供入驻通道,工程机械精准用户,产品曝光,为您的产品营销助力.卖设备上中国路面机械网."/> <link rel="stylesheet" type="text/css" href="https://u-static.lmjx.net/2021/settled/css/style.css" /> <meta name="mobile-agent" content="format=html5;url=https://zj.lmjx.net/sp/ada/" /> <meta name="mobile-agent" content="format=xhtml;url=https://zj.lmjx.net/sp/ada/" /> <link rel="canonical" href="https://zj.lmjx.net/sp/ada/" /> <link rel="alternate" href="https://m.lmjx.net/zj/sp/ada/" /> <meta property="og:title" content="入驻中国路面机械网整机平台"> <meta property="og:description" content="中国路面机械网整机平台入驻频道,为商家提供入驻通道,工程机械精准用户,产品曝光,为您的产品营销助力.卖设备上中国路面机械网."> <meta property="og:image" content="https://u-static.lmjx.net/2021/settled/m/images/banner.jpg"> </head> <body> <div class="banner"><img src="https://u-static.lmjx.net/2021/settled/images/ban.jpg" alt=""></div> <div class="hlform"> <div class="item"> <div class="label">公司名称<span>*</span></div> <div class="iinput"><input type="text" value="" placeholder="请输入公司名称" class="input_company"></div> </div> <div class="item"> <div class="label">产品类型<span>*</span></div> <div class="iinput"><input type="text" value="" placeholder="请输入推广的产品类型" class="input_catename"></div> </div> <div class="item"> <div class="label">姓名<span>*</span></div> <div class="iinput"><input type="text" value="" placeholder="请输入姓名" class="input_name"></div> </div> <div class="item"> <div class="label">电话<span>*</span></div> <div class="iinput"><input type="number" pattern="[0-9]*" value="" placeholder="请输入手机号" class="input_phone"></div> </div> <div class="hlfsubmit">免费咨询</div> </div> <script type="text/javascript" src="https://u-static.lmjx.net/js/jquery.min.js"></script> <script type="text/javascript" src="https://u-static.lmjx.net/js/u.js"></script> <script type="text/javascript"> var xing = false; $('.hlfsubmit').click(function () { if(xing) return false; var post = {}; post.stype = '广告入驻'; post.name = $('.input_name').val(); post.phone = $('.input_phone').val(); post.company = $('.input_company').val(); post.catename = $('.input_catename').val(); var contents = []; contents.push('公司名称:'+post.company); contents.push('推广产品类型:'+post.catename); post.content = contents.join("\n"); if(!post.company){ dialog.show('请输入公司名称'); return false; } if(!post.catename){ dialog.show('请输入推广的产品类型'); return false; } if(!post.name){ dialog.show('请输入姓名'); return false; } if(!post.phone){ dialog.show('请输入手机号'); return false; } if (!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(post.phone)) { dialog.show('请输入正确的手机号'); return false; } loading.show(); $.post('/z5/api/feedback',post,function(js){ loading.hide(); xing = false; if(js.code == 200){ dialog.show('提交成功,工作人员会尽快与您联系'); } },'json') ; }) </script> </body> </html>