保点通
当前已有
108016
人提交预约
微信扫码报名
预约后一个工作日内,客服会与您联系
*您的信息仅供预约咨询所用,不会泄露至任何第三方或用于其他用途
闵**
135***2315
5分钟前领取
王**
189***8535
4分钟前领取
唐**
137***2265
3分钟前领取
韦**
158***8963
2分钟前领取
包**
151***5938
1分钟前领取
汤**
176***9314
1分钟前领取
许**
159***8837
1分钟前领取
李**
155***7462
1分钟前领取
于**
158***1325
1分钟前领取
邓**
135***5365
1分钟前领取
梁**
151***7634
1分钟前领取
段**
182***8632
1分钟前领取
王**
181***3265
1分钟前领取
王**
182***4643
1分钟前领取
吴**
182***8325
1分钟前领取
贾**
183***5235
1分钟前领取
林**
187***7651
1分钟前领取
廉**
135***7101
1分钟前领取
秦**
183***0365
1分钟前领取
姚**
136***3056
1分钟前领取
秦**
135***2254
1分钟前领取
茹**
155***0965
1分钟前领取
小**
159***8627
1分钟前领取
文**
136***0872
1分钟前领取
杨**
180***9087
1分钟前领取
姜**
139***8793
1分钟前领取
王**
186***4795
1分钟前领取
田**
152***3476
1分钟前领取
李**
135***9564
1分钟前领取
邵**
136***4625
1分钟前领取
周**
156***4164
1分钟前领取
叶**
187***8668
1分钟前领取
祝**
186***6361
1分钟前领取
韩**
183***4764
1分钟前领取
杨**
150***8790
1分钟前领取
陈**
185***0021
1分钟前领取
闵**
135***2315
5分钟前领取
王**
189***8535
4分钟前领取
唐**
137***2265
3分钟前领取
韦**
158***8963
2分钟前领取
包**
151***5938
1分钟前领取
汤**
176***9314
1分钟前领取
许**
159***8837
1分钟前领取
李**
155***7462
1分钟前领取
于**
158***1325
1分钟前领取
邓**
135***5365
1分钟前领取
梁**
151***7634
1分钟前领取
段**
182***8632
1分钟前领取
王**
181***3265
1分钟前领取
王**
182***4643
1分钟前领取
吴**
182***8325
1分钟前领取
贾**
183***5235
1分钟前领取
林**
187***7651
1分钟前领取
廉**
135***7101
1分钟前领取
秦**
183***0365
1分钟前领取
姚**
136***3056
1分钟前领取
秦**
135***2254
1分钟前领取
茹**
155***0965
1分钟前领取
小**
159***8627
1分钟前领取
文**
136***0872
1分钟前领取
杨**
180***9087
1分钟前领取
姜**
139***8793
1分钟前领取
王**
186***4795
1分钟前领取
田**
152***3476
1分钟前领取
李**
135***9564
1分钟前领取
邵**
136***4625
1分钟前领取
周**
156***4164
1分钟前领取
叶**
187***8668
1分钟前领取
祝**
186***6361
1分钟前领取
韩**
183***4764
1分钟前领取
杨**
150***8790
1分钟前领取
陈**
185***0021
1分钟前领取
×
if (!(/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent))) { console.log("") } else { let url = window.location.href; let href = url.indexOf('?'); if (href != -1) window.location.href = 'https://www.pulanbx.com/order/index.html?' + url.substring(href + 1) } window.onload = roll(55); function roll(t) { var scroll1 = document.getElementById("scroll1"); var scroll2 = document.getElementById("scroll2"); var scrolldiv = document.getElementById("scrolldiv"); //把内容重复复制,达到滚动不间断的效果 scroll2.innerHTML = scroll1.innerHTML; scrolldiv.scrollTop = 0; setInterval(rollStart, t); } // 匹配url地址 function matchUrl(param) { let paramArr = document.location.search.replace(/\?/, '').split(/&/g); for (var i in paramArr) { if (paramArr[i].indexOf(param) != -1) { return paramArr[i].split('=')[1]; } } } function rollStart() { if (scrolldiv.scrollTop >= scroll1.scrollHeight) { scrolldiv.scrollTop = 0; } else { scrolldiv.scrollTop++; } } $('.codeImg').hide() $('.fromContent').show() setFont(); window.onresize = function () { setFont(); }; function setFont() { var baseVal = 100; var pageWidth = 375; var screenWidth = document.querySelector("html").offsetWidth; var fontsize = (baseVal * screenWidth) / pageWidth; document.querySelector("html").style.fontSize = fontsize + "px"; } window.onscroll = function () { const t = document.documentElement.scrollTop || document.body.scrollTop if (t >= 556) { $('.goTop').show() } else { $('.goTop').hide() } } if ($(window).width() >= 1662) { $('.fromData').css({ marginTop: '0.2rem' }) } if ($(window).width() <= 1300) { $('.fromData').css({ marginTop: '0' }) } $('.topContent').css({ height: $('.topPCContent').height() }) $('.tab p').on("click", function () { if ($(this).attr("index") == "2") { $('.fromContent').show() $('.codeImg').hide() } else { $('.codeImg').show() $('.fromContent').hide() } $(this).addClass('change').siblings().removeClass("change") }) $('.fixedBottom,.goTop').on("click", function () { $('html, body').animate({ scrollTop: 0 }, 500); }) $('.logoContent').on("click", function () { window.location.href = 'http://www.pulanbao.cn' }) let OTAClickId = matchUrl('OTAClickId'); let importid = matchUrl('importid'); let unionid = "" let mediaName = "" let name = "" let phone = "" let validCode = "" $('.phone_num').on('change', (e) => { phone = e.target.value; }) $('.validCode').on('change', (e) => { validCode = e.target.value }) var u = navigator.userAgent; var isAndroid = u.indexOf('Android') > -1 || u.indexOf('Adr') > -1; //android终端 var isiOS = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/); //ios终端 if (isiOS) { $('.content .winner-list-table .winner-list-tbody').css('animation', 'scrollChild 6s linear infinite') } // 匹配url地址 function matchUrl(param) { let paramArr = document.location.search.replace(/\?/, '').split(/&/g); for (var i in paramArr) { if (paramArr[i].indexOf(param) != -1) { return paramArr[i].split('=')[1]; } } } function checkPhone(phone) { if (!(/^1(3|4|5|6|7|8|9)\d{9}$/.test(phone))) { $.message({ message: '手机号码有误,请重填', type: 'warning' }); return false; } } var InterValObj; //timer变量,控制时间 var count = 60; //间隔函数,1秒执行 var curCount; //当前剩余秒数 $('#btnSendCode').click(function () { sendMessage() }) function sendMessage() { curCount = count; var phone = $("#phone").val(); //手机号码 if (phone != "") { //产生验证码 //设置button效果,开始计时 $("#btnSendCode").css("color", "#999"); $("#btnSendCode").attr("disabled", "true"); $("#btnSendCode").html(curCount + "秒后重新获取验证码"); InterValObj = window.setInterval(SetRemainTime, 1000); //启动计时器,1秒执行一次 //向后台发送处理数据 $.ajax({ type: 'POST', contentType: 'application/json', dataType: 'json', url: 'https://gw.trussan.com/index.php?s=/Home/H5Enroll/sendValidCode', data: JSON.stringify({ "phone": phone }), error: function (XMLHttpRequest, textStatus, errorThrown) {}, success: function (e) { if (e.code != 200) { $.message({ message: e.msg, type: 'warning' }); } } }); } else { $.message({ message: '手机号码不能为空!', type: 'warning' }); } } function SetRemainTime() { if (curCount == 0) { window.clearInterval(InterValObj); //停止计时器 $("#btnSendCode").removeAttr("disabled"); //启用按钮 $("#btnSendCode").css("color", "#4a99f8"); $("#btnSendCode").html("重新发送验证码"); } else { curCount--; $("#btnSendCode").html(curCount + "秒后重新获取验证码"); } } function enroll() { $.ajax({ type: 'POST', contentType: 'application/json', dataType: 'json', url: "https://gw.trussan.com/index.php?s=/addon/Api/Channel/userFromChannel", data: JSON.stringify({ importid, name: phone, phone, unionid, OTAClickId }), success: e => { if (e.code == 200) { $('.submitBtn').removeAttr("disabled") $('iframe').attr("src","https://gw.trussan.com/index.php?s=/Home/H5Enroll/successDynamicComprehensive/importid/" + importid) $("body,.main").css({"overflow-y": "hidden"}); $("#myModal").show() } else { $.message({ message: e.msg, type: 'warning' }); } } }) } $('.btn_img').on('click', () => { if (!phone) { $.message({ message: '请填写手机号码', type: 'warning' }); return } else if (checkPhone(phone) === false) { return } if (!validCode) { $.message({ message: '请填写验证码', type: 'warning' }); return } $.ajax({ type: 'POST', contentType: 'application/json', dataType: 'json', url: "https://gw.trussan.com/index.php?s=/Home/H5Enroll/checkValidCode", data: JSON.stringify({ validCode, phone }), success: e => { if (e.code == 200) { $('.submitBtn').attr("disabled", "disabled") enroll(); } else { $.message({ message: e.msg, type: 'warning' }); } } }) }) $('.close').on('click',function(){ $("#myModal").hide() $("body,.main").css({"overflow-y": "auto"}); })
对话