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

libai / fsActive

  • 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
  • fsActive
  • phonepay
  • weipay.html
Find file
Normal viewHistoryPermalink
weipay.html 8.2 KB
Newer Older
libai's avatar
ft活动上线
cbdea9c3
 
libai committed 9 months ago
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
<!DOCTYPE html>
<html>
<head lang="en">
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-115294467-1"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());

        gtag('config', 'UA-115294467-1');
    </script>
    <meta charset="UTF-8">
    <meta name="viewport"   content="width=device-width, initial-scale=1, maximum-scale=1, 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">
    <link rel="stylesheet" href="../css/base.css"/>
    <link rel="stylesheet" href="../css/phonepay.css?v='20180509'"/>
    <script src="../lib/jquery-3.1.1.min.js"></script>
    <link rel="stylesheet" href="../css/bootstrap.min.css"/>
    <title></title>
    <meta name="keywords" content="firefly,直播福利,直播,uplive,美女直播,美女視頻,泡泡寶盒,視頻直播,一直播,rc唱唱,美女直播間,丫播直播">
    <meta name="description" content="firefly直播,深夜福利派送秀場。花樣主播私密秀,直播分享生活日常,記錄生活點點滴滴,陪你一起度過最美的時光,在直播間偶遇你的TA,連麥私聊,親密互動,說說生活,聊聊人生,談談理想......">
</head>
<body>
<!--<h3 class="lo-top">firefly線上儲值</h3>-->
<div style="padding-top: 1rem;"></div>
<div style="height: 0.8rem;background: #F7F7F7;"></div>
<!--<div class="nav">-->
    <!--<span id="pitch">用戶登錄></span>-->
    <!--<span>儲值金額></span>-->
    <!--<span>儲值完成</span>-->
<!--</div>-->
<div class="login-c">
    <div class="input-group lo-inp">
        <span style="height: 4.6rem;" class="input-group-addon " id="basic-addon1"><img style="width: 28px;" src="../img/login.svg" alt=""></span>
        <input style="height: 4.6rem; width: 80%;"  type="text" class="form-control Yabologin" style="width: 80%;" placeholder="請輸入您的賬號,點擊確認" aria-describedby="basic-addon1">
        <button style="height: 4.6rem;" class="Yabobtn">確認</button>
    </div>
    <div class="lo-name">
        <p style="font-size: 19px">firefly賬號確認</p>
        <!--<img class="head" src=../img/firefly.png/>-->
        <div class="head" style="background: #cccccc;"></div>
        <p style="color: #999999;margin-top: 2rem;">firefly昵稱</p>
    </div>
    <div class="lo-going">
        <button class="lo-go" disabled="disabled">下一步</button>
    </div>
</div>
<p style="text-align: center;color: #FE6B0B; margin-top: 2rem;">*如果出現儲值問題,請登錄firefly并聯繫客服</p>
</body>
<script src="../lib/globalization.js"></script>
<script src="../lib/jquery.cookie.js"></script>
<script>
    $(function () {
        if(sessionStorage.lang==1)$("title").text("Top-Up GEMs")
        else $("title").text("寶石儲值")
        sessionStorage.pay='WECHATPAY';
        var $ip="https://webserver.yabolive.net";
//        var $ip='http://ceshi.yabolive.tv/web'
        if(sessionStorage.uid){
            $(".Yabologin").val(sessionStorage.uid);
            $.ajax({
                url:$ip+"/user/getUser.html",
                dataType: "json",
                type: "post",
                data:{
                    'cid':"web_gw",
                    'os':"WEB",
                    lang:sessionStorage.lang,
                    'vest':0,
                    uid:$(".Yabologin").val()
                },
                error:function(msg){
                    console.log('请求出错');
                },
                success:function(msg){
                    if(msg.code==-1){
                        var html2=[];
                        html2+="<p style='color: #FE6B0B; font-size: 19px'>firefly賬號有誤</p>";
                        html2+="<div class='head'' style='background: #cccccc;'></div>";
                        html2+="<p style='color: #999999;margin-top: 2rem; font-size: 19px'>firefly昵稱</p>";
                        $(".lo-name").html(html2);
                        $(".nextbtn").removeClass("nextbtn2");
                        var btnno=[];
                        btnno=" <button class='btn lo-go' disabled='disabled'>下一步</button>";
                        $(".lo-going").html(btnno);
                    }
                    else{
                        sessionStorage.uid=msg.data.uid;
                        var html=[];
                        html+="<p style='font-size: 19px'>請確認您的賬號</p>";
                        html+="<img class='head'  src=https://zhibocdn.yabolive.net/comm"+msg.data.faceimg+">";
                        html+="<p style='color: #999999;margin-top: 2rem; font-size: 19px'>"+msg.data.nickName+"</p>";
                        $(".lo-name").html(html);
                        var btngo=[];
                        btngo+="<button class='btn lo-go nextbtn' style='linear-gradient(to right, #FE8D00, #FF5102);color: #ffffff;'>下一步</button>"
                        $(".lo-going").html(btngo);
                        $(".nextbtn").addClass("nextbtn2");
                        $(".nextbtn2").on("click", function () {
                            if(sessionStorage.pay=="GASHP99PAY"){
                                window.location.href="gash-for.html";

                            }
                            else{
                                window.location.href="weipayfor.html";
                            }
                        })
                    }
                }
            })
        }
        $(".Yabobtn").on("click", function () {
            $.ajax({
                url:$ip+"/user/getUser.html",
                dataType: "json",
                type: "post",
                data:{
                    'cid':"web_gw",
                    'os':"WEB",
                    lang:sessionStorage.lang,
                    'vest':0,
                    uid:$(".Yabologin").val()
                },
                error:function(msg){
                    console.log('请求出错');
                },
                success:function(msg){
                    if(msg.code==-1){
                        var html2=[];
                        html2+="<p style='color: #FE6B0B; font-size: 19px'>firefly賬號有誤</p>";
                        html2+="<div class='head'' style='background: #cccccc;'></div>";
                        html2+="<p style='color: #999999;margin-top: 2rem; font-size: 19px'>firefly昵稱</p>";
                        $(".lo-name").html(html2);
                        $(".nextbtn").removeClass("nextbtn2");
                        var btnno=[];
                        btnno=" <button class='btn lo-go' disabled='disabled'>下一步</button>";
                        $(".lo-going").html(btnno);
                    }
                    else{
                        sessionStorage.uid=msg.data.uid;
                        $.cookie('uid',msg.data.uid,{expires:1});
                        var html=[];
                        html+="<p style='font-size: 19px'>請確認您的firefly賬號</p>";
                        html+="<img class='head'  src=https://zhibocdn.yabolive.net/comm"+msg.data.faceimg+">";
                        html+="<p style='color: #999999;margin-top: 2rem;font-size: 19px'>"+msg.data.nickName+"</p>";
                        $(".lo-name").html(html);
                        var btngo=[];
                        btngo+="<button class='btn lo-go nextbtn' style='background: linear-gradient(to right, #FE8D00, #FF5102);color: #ffffff;'>下一步</button>"
                        $(".lo-going").html(btngo);
                        $(".nextbtn").addClass("nextbtn2");
                        $(".nextbtn2").on("click", function () {
                            if(sessionStorage.pay=="GASHP99PAY"){
                                window.location.href="gash-for.html";

                            }
                            else{
                                window.location.href="weipayfor.html";
                            }
                        })
                    }
                }
            })
        })

    })
</script>
</html>