<?xml version="1.0" encoding="gbk"?>
<root><![CDATA[<em id="returnmessage_LHM52" fwin="login">
    <div class="popup-title popup-title-new">拓者新用户注册</div>
</em>
<i class="pop-close" onclick="hideWindow('register', 0, 1);"></i>
<style>
    .popup-title-new {text-align:center;}	
    .rightcode{padding: 42px 70px 0px; background: #fff}
    .code-h2{ margin-top: 13px; font-weight: bold; font-size: 16px; text-align: center;}
    .code-h3{color:#999; font-size: 14px; text-align: center; margin: 30px auto }
   .code-h3 a {text-decoration: underline;}
    .codebox{ box-shadow: 0 0 15px 7px #f3f3f3;position: relative; border: 1px solid #f1f1f1; padding: 5px; border-radius: 10px; width:200px; margin:0 auto;}
    .codebox svg{ position: absolute; top: 85px; left: 85px; width: 30px; height: 30px; background: #fff; padding: 5px; border-radius: 30px}
    .codebox img{ width: 200px; height: 200px}
    #dsecurity-code-img{ position: relative; z-index: 999}
</style>
<div class="rightcode">
    <div class="codebox">
        <svg t="1729482095155" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4705" width="48" height="48"><path d="M352.814545 385.396364m-33.512727 0a33.512727 33.512727 0 1 0 67.025455 0 33.512727 33.512727 0 1 0-67.025455 0Z" fill="#50B674" p-id="4706"></path><path d="M502.690909 384.465455m-33.512727 0a33.512727 33.512727 0 1 0 67.025454 0 33.512727 33.512727 0 1 0-67.025454 0Z" fill="#50B674" p-id="4707"></path><path d="M576.232727 534.341818m-23.272727 0a23.272727 23.272727 0 1 0 46.545455 0 23.272727 23.272727 0 1 0-46.545455 0Z" fill="#50B674" p-id="4708"></path><path d="M694.458182 536.203636m-23.272727 0a23.272727 23.272727 0 1 0 46.545454 0 23.272727 23.272727 0 1 0-46.545454 0Z" fill="#50B674" p-id="4709"></path><path d="M512 0C229.003636 0 0 229.003636 0 512s229.003636 512 512 512 512-229.003636 512-512S794.996364 0 512 0z m-87.505455 630.225455c-26.996364 0-48.407273-5.585455-75.403636-11.17091l-75.403636 37.236364 21.410909-64.232727c-53.992727-37.236364-85.643636-85.643636-85.643637-145.221818 0-102.4 96.814545-182.458182 215.04-182.458182 105.192727 0 198.283636 64.232727 216.901819 150.807273-6.516364-0.930909-13.963636-0.930909-20.48-0.93091-102.4 0-182.458182 76.334545-182.458182 170.356364 0 15.825455 2.792727 30.72 6.516363 44.683636-7.447273 0-13.963636 0.930909-20.48 0.93091z m314.647273 75.403636l15.825455 53.992727-58.647273-32.581818c-21.410909 5.585455-42.821818 11.170909-64.232727 11.170909-102.4 0-182.458182-69.818182-182.458182-155.461818s80.058182-155.461818 182.458182-155.461818c96.814545 0 182.458182 69.818182 182.458182 155.461818 0 47.476364-31.650909 90.298182-75.403637 122.88z" fill="#50B674" p-id="4710"></path></svg>
        <img src="source/plugin/keke_wxlogin/static/qrcode.php?data=https%3A%2F%2Fwww.tuozhe8.com%2Fplugin.php%3Fid%3Dkeke_wxlogin%3Alogin%26codes%3DZmUzOFdTNFpUUG9XK3hJYXZjOHdWN1VaRUFpMUhGci9JUmh5b056ZldwSnJYeTg%253D" width="250" height="250" alt="请打开微信扫描登陆">
    </div>
    <div class="code-h2">使用微信扫码注册</div>
</div>
<div class="code-h3">注册即同意：<a href="misc.php?mod=faq&amp;action=faq&amp;id=1" target="_blank">拓者用户协议 和 隐私协议</a></div>
<script type="text/javascript">
    var wechat_checkST = null, wechat_checkCount = 0;
    function wechat_checkstart() {
        wechat_checkST = setTimeout(function () {wechat_check()}, 5000);
    }
    function wechat_check() {
        var x = new Ajax();
        x.get('plugin.php?id=keke_wxlogin:check&check=ZmUzOFdTNFpUUG9XK3hJYXZjOHdWN1VaRUFpMUhGci9JUmh5b056ZldwSnJYeTg%3D', function(s, x) {
            s = trim(s);
            if(s != 'done') {
                if(s == '1') {
                    wechat_checkstart();
                }
                wechat_checkCount++;
                if(wechat_checkCount >= 12) {
                    clearTimeout(wechat_checkST);
                    hideWindow('');
                }
            } else {
                clearTimeout(wechat_checkST);
                location.href = location.href;
            }
        });
    }
    wechat_checkstart();
</script>]]></root>