Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footsen

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • footsen
  • footseen
  • Nesting
  • fireflyRmb
  • payoneerFalse.html
Find file
BlameHistoryPermalink
  • agan's avatar
    修改 · a9883bc9
    agan committed 2 years ago
    a9883bc9
payoneerFalse.html 7.64 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta content="telephone=no" name="format-detection">
    <meta name="wap-font-scale" content="no">
    <title>設置Paypal提現</title>
    <link rel="stylesheet" href="css/reset.css">
    <link rel="stylesheet" href="layer-v3.1.0/layer.css">
    <link rel="stylesheet" href="css/indexLi.css?v='201811203211'">
    <script src="js/fsize.js"></script>
    <style>
        body {
            background: #FFF;
        }

        .paypal-false-btn {
            background: #FF57A0;
        }

        .paypal-tips {
            color: #333;
        }

        .layui-layer-setwin .layui-layer-close2 {
            display: none !important;
        }

        body .layui-layer {
            background-color: transparent;
            box-shadow: none;
            border-radius: 0;
        }

        body .layui-layer.layui-layer-hui {
            background-color: #000;
            filter: alpha(opacity=60);
            background-color: rgba(0, 0, 0, 0.6);
        }

        .paypal-box {
            background: url(./img/payoneerBox.png) no-repeat;
            background-size: 100% 100%;
        }
    </style>
</head>

<body>
    <div style="height: 1rem;"></div>
    <div class="paypal-box">
        <div class="paypal-input"><img class="mall" src="img/mall.png" alt="">
            <input class="paypal-input-inp" type="text" placeholder="">

        </div>
        <p class="paypal-mall-tips"></p>
    </div>
    <div class="paypal-false-btn"></div>
    <p class="paypal-tips"></p>
    <a class="paypal-go" href="../help/registeredHelp2.html">
        <p
            style="width: 10rem;text-align: center;font-size: 0.35rem;color: rgba(255,255,255,0.6);margin-top: 4rem;  text-decoration: underline;">
            payoneer註冊流程</p>
    </a>
    <a class="L-En" href="../help/registeredHelp2.html">
        <p
            style="width: 10rem;text-align: center;font-size: 0.35rem;color: rgba(255,255,255,0.6);margin-top: 4rem;  text-decoration: underline;">
            payoneer registration process</p>
    </a>
    <div class="paypal-layer maskPaypal">
        <div class="maskPayCon">
            <div class="paypal-layer-content">
                <p><span class="lang-show"></span></p>
                <p class="paypal-check">payoneer:--</p>
            </div>
            <div class="paypal-layer-btnBox">
                <div class="paypal-layer-no "><span class="lang-show"></span></div>
                <div class="paypal-layer-yes "><span class="lang-show"></span></div>
            </div>
        </div>
    </div>
</body>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="layer-v3.1.0/layer/layer.js"></script>
<script src="../../lib/langchange.js?v=100000"></script>
<script>
    $("title").text(langList[langType].payoneer1);
    $('.paypal-mall-tips').html(langList[langType].payoneer9);
    $('.paypal-false-btn').html(langList[langType].payoneer10);
    $('.paypal-tips').html(langList[langType].payoneer11 + '<a href="https://www.payoneer.com/ "><span style="color: #FF57A0;">' + langList[langType].payoneer12 + '</span></a>');
    $('.paypal-go p').html(langList[langType].payoneer13);

    $('.paypal-input-inp').attr('placeholder', langList[langType].payoneer2);
    var data = getRequest()
    sessionStorage.bbb = data.uid;
    sessionStorage.lang = data.lang;
    sessionStorage.kkk = data.token;
    var langJSON = {
        "langList": [
            { "text": langList[langType].payoneer3 },
            { "text": langList[langType].payoneer4 },
            { "text": langList[langType].payoneer5 },
        ]
    }
    if (sessionStorage.lang != 0 && sessionStorage.lang != 2) {
        $(".wx-true-p2").css("width", "9rem")
        $(".wx-true-p2").css("margin-left", "auto")
        $(".wx-true-p2").css("margin-right", "auto")
    }
    if (sessionStorage.lang == 7) {
        $('.paypal-layer .paypal-layer-content:eq(0) p:eq(0)').css('marginTop', '.7rem');
    }

    for (var i = 0; i < langJSON.langList.length; i++) {
        $(".lang-show").eq(i).text(langJSON.langList[i].text);
    }


    //呼唤分享
    try {
        var obj2 = {
            "cid": 9,
            "reqCode": new Date().getTime(),
            "data": {
                msg: '是否分享或帮助',
                shareType: 0,
                helpType: 1
            }
        }
        var obj = JSON.stringify(obj2);
        localStorage.help = 'paypal'
        appCollaboration(obj)

    }
    catch (err) {
        console.log(err)
    }
    $(".paypal-input-inp").on("input", function () {
        //        var reg = /^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/;
        var reg = /^([a-z0-9A-Z_]+[-|\.]?)+[a-z0-9A-Z_]@([a-z0-9A-Z]+(-[a-z0-9A-Z]+)?\.)+[a-zA-Z]{2,}$/;
        if (!reg.test($(".paypal-input-inp").val())) {

            $(".paypal-mall-tips").show()
            $(".paypal-btn-ok").unbind("click");
            $(".paypal-false-btn").removeClass("paypal-btn-ok")

            return false;
        } else {
            $(".paypal-mall-tips").hide()
            $(".paypal-false-btn").addClass("paypal-btn-ok")
            $(".paypal-btn-ok").unbind("click");
            $(".paypal-btn-ok").on("click", function () {
                $('.paypal-check').text('payoneer: ' + $(".paypal-input-inp").val())
                if (sessionStorage.lang == 0 || sessionStorage.lang == 2 || sessionStorage.lang == 7) {
                    layer.open({
                        type: 1,
                        title: false,
                        shadeClose: false,
                        skin: 'yourclass2',
                        area: ['7.786rem', ''],
                        content: $(".paypal-layer"),
                    });
                } else {
                    layer.open({
                        type: 1,
                        title: false,
                        shadeClose: false,
                        skin: 'maskingTop',
                        area: ['7.786rem', ''],
                        content: $(".paypal-layer"),
                    });
                }

            })
        }
    })

    $(".paypal-layer-no").on("click", function () {
        layer.closeAll()
    })
    $(".paypal-layer-yes").on("click", function () {
        $.ajax({
            url: $ip + '/withdraw/payoneerbinding.html',
            type: "post",
            data: {
                os: "WEB",
                cid: "web_gw",
                lang: 2,
                uid: sessionStorage.bbb,
                token: sessionStorage.kkk,
                cardaddr: $(".paypal-input-inp").val()
            },
            success: function (msg) {
                var data = JSON.parse(msg);
                console.log(data);
                if (data.code == 1) {
                    setTimeout(function () {
                        window.location.href = 'https://www.footseen.com/footseen/Nesting/withdraw/index.html' + location.search
                    }, 1500)
                } else if (data.code = -70007) {
                    layer.msg(langList[langType].paypal7)
                    setTimeout(function () {
                        layer.closeAll()
                    }, 2000)
                    $(".paypal-input-inp").val("");
                    $(".paypal-btn-ok").unbind("click");
                    $(".paypal-false-btn").removeClass("paypal-btn-ok")
                } else {
                    layer.msg(data.msg);
                }
            }
        })
    })
</script>

</html>