https://222kp.top/index/login/reg/invite_code/018620

ID da verificação
e3e3dfa6-82fa-4ab4-a430-d3fabec41967Concluído
URL enviado:
https://222kp.top/index/login/reg/invite_code/018620
Relatório concluído:

Ligações · 0 encontradas

Variáveis JavaScript · 8 encontradas

Mensagens de registo da consola · 3 encontradas

HTML

<!DOCTYPE html><html lang="en-US" style="--status-bar-height:0px; --top-window-height:0px; --window-left:0px; --window-right:0px; --window-margin:0px; --window-top:calc(var(--top-window-height) + 0px); --window-bottom:0px;"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>SFI Mall</title><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"><link rel="stylesheet" href="/static/index/css/main.css"><link rel="stylesheet" href="/static/index/css/common.css"><script src="/static/jquery-3.5.0.min.js"></script><script src="/static/layer/layer.js"></script><link rel="stylesheet" href="https://222kp.top/static/layer/theme/default/layer.css?v=3.1.1" id="layuicss-layer"><style>
    .evan-form-item-container{border-bottom:0.5px solid #eee}.evan-form-item-container__label{font-size:14px;color:#666;line-height:20px;padding:12px 0;display:inline-block}.evan-form-item-container__label.showAsteriskRect::before{content:"";color:#f56c6c;width:10px;display:inline-block}.evan-form-item-container__label.isRequired::before{content:"*"}.evan-form-item-container__main{-webkit-box-flex:1;-webkit-flex:1;flex:1;min-height:45px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden}.evan-form-item-container--left{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.evan-form-item-container--top .evan-form-item-container__label{padding-bottom:5px}
    .container1 { width: 100%; height: 100% !important; padding: 0 24px 24px; background: #0e73ff; -webkit-box-sizing: border-box; box-sizing: border-box } .container1 .title { font-size: 36px; font-family: Rubik-BoldItalic, Rubik; font-weight: 400; color: #fff; padding-top: 60px } .container1 uni-input { caret-color: #fff } .container1 .wrap { padding: 0 } .container1 .wrap .items .evan-form-item-container__label { font-size: 16px; font-family: Rubik-BlackItalic; font-weight: 400; color: #fff; padding: 0; margin-top: 20px } .container1 .wrap .items .uni-input-placeholder { font-size: 16px; font-family: Rubik-BlackItalic; font-weight: 400; color: #fff; opacity: .4 } .container1 .wrap .items .evan-form-item-container__main { width: 100%; position: relative; overflow: visible !important } .container1 .wrap .items .evan-form-item-container__main .form-input { width: 100% } .container1 .wrap .items .evan-form-item-container { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-bottom: 2px solid hsla(0, 0%, 100%, .4) } .container1 .wrap .items .uni-input-input { font-size: 16px; font-family: Rubik-BlackItalic; font-weight: 500; color: #fff; width: 100% } .container1 .wrap .items .uni-input { font-size: 16px; font-family: Rubik-BlackItalic; font-weight: 400; color: #fff; width: 90px } .container1 .wrap .items .getCode { padding: 0 10px; border-radius: 10px; background-color: #dad5d5; font-size: 16px; font-family: Rubik-BlackItalic; font-weight: 500; color: #fff; top: -20px; right: 0; position: absolute; z-index: 999999 } .container1 .wrap .items .active { background: #56b3f8; color: #fff } .container1 .wrap .btn { margin-top: 40px; height: 48px; text-align: center; line-height: 48px; background: #fff; border-radius: 8px; color: #0e73ff; font-weight: 500; font-family: Rubik-BlackItalic } .container1 .wrap .download { background: hsla(0, 0%, 100%, .2); color: #fff } .container1 .wrap>.btn~.btn { margin-top: 12px }
    input::-webkit-input-placeholder {
        color: #87b5f3;
    }
    input::-ms-input-placeholder {
        color: #87b5f3;
    }
</style></head><body><uni-app class="uni-app--maxwidth"><uni-page data-page="pages/regist/index"><!----><!----><uni-page-wrapper><uni-page-body><div class="container1"><div class="title">Register</div><div class="wrap"><div class="evan-form-container items"><!----><!-- <div class="item"><div class="evan-form-item-container evan-form-item-container--left"
                                     style="border-width: 0.5px;"><div class="evan-form-item-container__label">username</div><div class="evan-form-item-container__main"><uni-input class="form-input"><div class="uni-input-wrapper"><input name="username" onchange="check_username()" placeholder="please enter user name" maxlength="140" step="" enterkeyhint="done" autocomplete="off" type=""
                                                       class="uni-input-input"></div></uni-input></div></div></div> --><div class="item"><div class="evan-form-item-container evan-form-item-container--left" style="border-width: 0.5px;"><div class="evan-form-item-container__label">TEL</div><div class="evan-form-item-container__main"><uni-input class="form-input"><div class="uni-input-wrapper"><input name="phone" onchange="check_phone()" maxlength="11" step="" enterkeyhint="done" autocomplete="off" type="" class="uni-input-input" placeholder="Please enter the phone number"><!----></div></uni-input><!--                                        <uni-text id="Send" class="getCode"><span> Send </span></uni-text>--></div></div></div><!--                            <div class="item">--><!--                                <div class="evan-form-item-container evan-form-item-container&#45;&#45;left"--><!--                                     style="border-width: 0.5px;">--><!--                                    <div class="evan-form-item-container__label">code</div>--><!--                                    <div class="evan-form-item-container__main">--><!--                                        <uni-input class="form-input">--><!--                                            <div class="uni-input-wrapper">--><!--                                                <input name="code" maxlength="6" step="0.000000000000000001" enterkeyhint="done" pattern="[0-9]*" autocomplete="off" type="number" class="uni-input-input" placeholder="Verification code">--><!--                                                &lt;!&ndash;&ndash;&gt;--><!--                                            </div>--><!--                                        </uni-input>--><!--                                    </div>--><!--                                </div>--><!--                            </div>--><div class="item"><div class="evan-form-item-container evan-form-item-container--left" style="border-width: 0.5px;"><div class="evan-form-item-container__label">password</div><div class="evan-form-item-container__main"><uni-input class="form-input"><div class="uni-input-wrapper"><input name="password" maxlength="140" step="" enterkeyhint="done" autocomplete="off" type="password" class="uni-input-input" placeholder="Enter the password"><!----></div></uni-input><!----></div></div></div><div class="item"><div class="evan-form-item-container evan-form-item-container--left" style="border-width: 0.5px;"><div class="evan-form-item-container__label">Set payment password</div><div class="evan-form-item-container__main"><uni-input class="form-input"><div class="uni-input-wrapper"><input name="payment" maxlength="140" step="" enterkeyhint="done" autocomplete="off" type="password" class="uni-input-input" placeholder="Enter 6 Arabic numerals"><!----></div></uni-input><!----></div></div></div><div class="item"><div class="evan-form-item-container evan-form-item-container--left" style="border-width: 0.5px;"><div class="evan-form-item-container__label">Invitation</div><div class="evan-form-item-container__main"><uni-input class="form-input"><div class="uni-input-wrapper"><input name="invite_code" maxlength="6" step="0.000000000000000001" enterkeyhint="done" pattern="[0-9]*" type="number" class="uni-input-input" value="018620" readonly="true"><!----></div></uni-input></div></div></div></div><div class="btn reg">Registered</div><div class="btn download"><a href="/index/login/index.html">Do you already have an account?</a></div><!----></div></div></uni-page-body></uni-page-wrapper></uni-page></uni-app><script src="/static/jquery.cookie.js"></script><script>
    $(function () {
        if ($.cookie("captcha")) {
            var count = $.cookie("captcha");
            $('#Send').text("(" + count + ")S").attr('disabled', true);
            var resend = setInterval(function () {
                count--;
                if (count > 0) {
                    $('#Send').text("(" + count + ")S").attr('disabled', true);
                    $.cookie("captcha", count, {path: '/', expires: (1 / 86400) * count});
                } else {
                    clearInterval(resend);
                    $('#Send').text("Send").addClass("active");
                }
            }, 1000);
        }

        $(document).on("click", ".active", function () {
            var phone = $("input[ name='phone']").val();
            var type = 1;
            if (phone && type){
                layer.load(2);
                $.ajax({
                    url: "/index/login/sms_code.html",
                    type: "post",
                    traditional: true,
                    data: {phone:phone,type:type},
                    success: function (e) {
                        layer.closeAll('loading');
                        if (e.code === 1) {
                            layer.msg(e.msg);
                            var btn = $(this);
                            var count = 10;
                            var resend = setInterval(function () {
                                count--;
                                if (count > 0) {
                                    $('#Send').text("(" + count + ")S").attr('disabled', true);
                                    $('#Send').removeClass("active");
                                    $.cookie("captcha", count, {path: '/', expires: (1 / 86400) * count});
                                } else {
                                    clearInterval(resend);
                                    $('#Send').text("Send").addClass("active");
                                }
                            }, 1000);
                            btn.attr('disabled', true).css('cursor', 'not-allowed');
                        } else {
                            layer.msg(e.msg, function () {
                                return false;
                            });
                        }
                    },
                });
            }else {
                layer.msg('Mobile phone number cannot be empty', function(){
                });
            }
        });
    });
</script><script>
    function check_username() {
        var username = $("input[ name='username']").val();
        layer.load(2);
        $.ajax({
            url: "/index/login/check_username.html",
            type: "post",
            traditional: true,
            data: {username: username},
            success: function (e) {
                layer.closeAll('loading');
                if (e.code === 0){
                    layer.msg(e.msg, function(){
                        $("input[ name='username']").val('');
                    });
                }
            },
        });
    }

    function check_phone() {
        var phone = $("input[ name='phone']").val();
        layer.load(2);
        $.ajax({
            url: "/index/login/check_phone.html",
            type: "post",
            traditional: true,
            data: {phone: phone},
            success: function (e) {
                layer.closeAll('loading');
                if (e.code === 0){
                    layer.msg(e.msg, function(){
                        $("input[ name='phone']").val('');
                    });
                }else {
                    $("#Send").addClass("active");
                }
            },
        });
    }
</script><script>
    $(document).on("click", ".reg", function () {
        var username = $("input[ name='username']").val();
        var phone = $("input[ name='phone']").val();
        var code = $("input[ name='code']").val();
        var password = $("input[ name='password']").val();
        var payment = $("input[ name='payment']").val();
        var invite_code = $("input[ name='invite_code']").val();
            layer.load(2);
            $.ajax({
                url: "/index/login/reg.html",
                type: "post",
                traditional: true,
                data: {username: username, phone: phone, code:code,password: password,payment:payment,invite_code:invite_code},
                success: function (e) {
                    layer.closeAll('loading');
                    if (e.code === 1) {
                        layer.msg(e.msg, {
                            time: 500,
                            end: function () {
                                $.ajax({
                                    url: "/index/login/index.html",
                                    type: "post",
                                    traditional: true,
                                    data: {account: phone, password: password},
                                    success: function (e) {
                                        layer.closeAll('loading');
                                        if (e.code === 1) {
                                            layer.msg(e.msg, {
                                                end: function () {
                                                    window.location.href = "/index/account.html";
                                                }
                                            });
                                        } else {
                                            layer.msg(e.msg, function () {
                                                return false;
                                            });
                                        }
                                    },
                                });
                            }
                        });
                    } else {
                        layer.msg(e.msg, function () {
                            return false;
                        });
                    }
                },
            });
    });
</script></body></html>