<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, user-scalable=no,initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>广西人才网 - 桂聘人才网-桂林人才网</title>
<meta name="KeyWords" content="广西人才网,桂聘人才网,广西招聘网,广西人才市场,广西招聘会,广西找工作,广西人才,广西人才网最新招聘信息"/>
<meta name="Description" content="桂聘是专业的“线上+线下”广西人才网聘平台，涵盖南宁、柳州、桂林人才网等城市招聘信息，招聘岗位真实可靠、职位多、更新快，广西人才网上找工作，就用桂聘！"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="/static/www/layui/v2.9.21/css/layui.css?v=27570">
<link rel="stylesheet" href="/static/www/waf_web_captcha/captcha_html/css/verify.css?v=27570">
<style>*{margin:0;padding:0;box-sizing:border-box;font-family:"微软雅黑","Microsoft YaHei",sans-serif;}body{background-color:#f5f7fa;display:flex;flex-direction:column;min-height:100vh;align-items:center;justify-content:center;padding:20px;}.nav{display:flex;background:rgba(0,0,0,0.7);position:fixed;top:0;right:0;left:0;justify-content:center;align-items:center;padding:10px 20px;}.nav .logo{width:100px;}.nav h1{color:#fff;font-size:16px;margin-left:12px;}.container{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,0.08);padding:40px 20px;max-width:400px;width:100%;text-align:center;}.icon{font-size:60px;color:#ff6740;margin-bottom:20px;}.title{font-size:18px;color:#333;font-weight:600;margin-bottom:12px;line-height:1.5;}.check-btn{cursor:pointer;background-color:#ff7919;line-height:50px;margin:50px auto;border-radius:40px;max-width:260px;color:#fff;font-size:16px;}.feedback{margin-top:auto;padding-top:20px;border-top:1px solid #eee;font-size:13px;color:#666;}.feedback-title{font-weight:600;margin-bottom:8px;}.feedback-list{line-height:1.8;}</style>
</head>
<body>
<div class="nav">
<img class="logo" src="/static/www/img/logo7.svg" alt="">
<h1>桂聘人才网是一个专注于广西人才招聘的网站，在桂林，南宁，柳州等广西区给求职者提供网络招聘、现场招聘、猎头服务及业务外包等全方位的人力资源服务。</h1>
</div>
<div class="container">
<div class="icon">⚠️</div>
<div class="title">请完成人机验证，验证通过即可正常访问</div>
<div class="check-btn" onclick="init_verify()"> 点击开始验证 </div>
<div class="feedback">
<div class="feedback-title">反馈渠道</div>
<div class="feedback-list"> 反馈邮箱：jubao@guipin.com<br> 微信公众号：桂聘 </div>
</div>
</div>
<script src="/static/www/jquery/jquery-3.1.1.min.js"></script>
<script src="/static/www/layui/v2.9.21/layui.js?v=27570"></script>
<script src="/static/www/waf_web_captcha/captcha_html/js/crypto-js.js?v=27570"></script>
<script src="/static/www/waf_web_captcha/captcha_html/js/ase.js?v=27570"></script>
<script src="/static/www/waf_web_captcha/captcha_html/js/verify.js?v=27570"></script>
<script src="/static/www/waf_web_captcha/base.js?v=27570"></script>
<script>let return_url ='https://www.guipin.com/static/www/css/gongsi/show_job.css';layui.use(['layer'],async function () {var $ =layui.jquery;var layer =layui.layer;var layerBox =null;window.init_verify =async () =>{config =await $.http.get('/v2/config/captcha_api/get/');if (config.ret !=200) {layer.msg(config.msg);return false;}
if (layerBox ==null) {layerBox =layer.open({title:'请完成安全验证',type:1,area:['375px','320px'],content:`<div id="verify_box"></div>`,success:function (layero,index) {show_verify_box(config)
},end(){layerBox =null;}
});}else{show_verify_box(config)
}
}
function show_verify_box(res) {if (res.ret ===200) {$('#verify_box').html('')
window.reqGetData =res;switch (res.data.captchaType) {case 'clickWord':$('#verify_box').pointsVerify({baseUrl:fnObj.get_config().apiurl,mode:'fixed',imgSize:{width:'370px',height:'205px',},ready:function () {},success:function (json) {console.log('正确后返回的结果',json);nginx_verify(res,json);$('#verify_box').html('');},error:function () {}
});break;case 'blockPuzzle':$('#verify_box').slideVerify({baseUrl:fnObj.get_config().apiurl,containerId:'btn',mode:'fixed',imgSize:{width:'370px',height:'205px',},barSize:{width:'500px',height:'49px',},beforeCheck:function () {let flag =true;return flag;},ready:function () {},success:function (json) {nginx_verify(res,json);$('#verify_box').html('');},error:function () {} 
});break;default:break;}
}
}
	async function nginx_verify(res,json) {layer.close(layerBox);layerBox =null;let params ={captcha_type:json.captchaType,captcha_token:json.token,captcha_sign:json.captchaVerification
}
let data =await $.http.post('/v2/config/normal_ip/human_machine_captcha/',params);console.log('nginx验证码验证',data);if (data.ret ===200) {window.location.href =return_url?return_url:'//www.guipin.com/';}
}
});</script>
</body>
</html>