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
  • phonepay
  • payend.html
Find file
Normal viewHistoryPermalink
payend.html 3.85 KB
Newer Older
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
1 2 3 4 5 6
<!DOCTYPE html>
<html>
<!-- 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 || [];
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
7
    function gtag() { dataLayer.push(arguments); }
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
8 9 10 11
    gtag('js', new Date());

    gtag('config', 'UA-115294467-1');
</script>
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
12

dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
13
<head>
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
14 15 16 17 18 19 20 21 22 23 24 25 26 27
    <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>
    <title></title>
    <meta name="keywords" content="Footseen,直播福利,直播,uplive,美女直播,美女視頻,泡泡寶盒,視頻直播,一直播,rc唱唱,美女直播間">
    <meta name="description"
        content="Footseen直播,深夜福利派送秀場。花樣主播私密秀,直播分享生活日常,記錄生活點點滴滴,陪你一起度過最美的時光,在直播間偶遇你的TA,連麥私聊,親密互動,說說生活,聊聊人生,談談理想......">
    <script src="../lib/fsize.js"></script>
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
28 29
</head>
<style>
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
30
    body {
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
31 32
        background: #FFF;
    }
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
33 34 35 36

    .text-center {
        margin: 0 auto;
        text-align: center;
dabai's avatar
footseen更新
96fe1e53
 
dabai committed 4 years ago
37
    }
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
38 39

    .payEnd-btn {
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
40
        margin: 0 auto;
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
41
        padding-top: 1rem;
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
42 43
        text-align: center;
    }
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
44 45

    .payEnd-btn button {
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
46 47 48 49
        width: 9rem;
        height: 1.2rem;
        font-size: 0.5rem;
        border-radius: 0.5rem;
dabai's avatar
footseen更新
96fe1e53
 
dabai committed 4 years ago
50 51
        color: #FFF;
        background: #E53985;
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
52
    }
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
53 54

    span {
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
55 56
        color: #333;
    }
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
57 58

    p {
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
59 60 61
        color: #333;
    }
</style>
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
62

dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
63 64 65
<body>


agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
66 67 68
    <div class="text-center" style="padding-top: 3rem;">
        <img style="width: 5rem;" src="../img/ok.png">
        <p class="text-desc" style="margin-top: 2rem;font-size: 0.5rem"></p>
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
69

agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
70 71 72 73
    </div>
    <div class="payEnd-btn" style="display: none;">
        <button class="btn"></button>
    </div>
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
74 75 76

</body>
<script src="../lib/jquery-3.1.1.min.js"></script>
dabai's avatar
footseen更新
96fe1e53
 
dabai committed 4 years ago
77
<script src="../lib/payLangchange.js"></script>
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
78
<script>
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
79
    $("title").html(langList[langType].paytitle);
dabai's avatar
footseen更新
96fe1e53
 
dabai committed 4 years ago
80 81
    $('.text-desc').html(langList[langType].delay);
    $('.btn').html(langList[langType].return);
agan's avatar
更改关闭
67b2e62a
 
agan committed 2 years ago
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

    var btn = document.getElementsByClassName("btn");
    var bbb = location.href;
    var data = url_get_params(bbb)
    var payStatus = data.payStatus;

    if (payStatus == 1) {
        //window.location.href="http://www.firefly.live";
    } else {
        if (sessionStorage.version >= 3010) {
            $(".payEnd-btn").css("display", "block");
            window.location.href = "http://yazhai://_closeweb";
            btn.onclick = function () {
                window.location.href = "http://yazhai://_closeweb";
            }
        } else {
            $(".payEnd-btn").css("display", "none");
        }
        if (sessionStorage.uid != undefined && sessionStorage.version != undefined) {
            setInterval(function () {
                window.location.href = "yazhai://_closeweb";
            }, 500)
        } else {
            setInterval(function () {
                window.close();
            }, 500)
        }
    }


    function url_get_params(url_path) {
        var url = url_path;
        var theRequest = new Object();
        if (url.indexOf("?") != -1) {
            var str = url.substr(url.indexOf("?") + 1);
            strs = str.split("&");
            for (var i = 0; i < strs.length; i++) {
                theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]);
            }
        }
        return theRequest;
    }
dabai's avatar
footseen h5 移植
6161a8cd
 
dabai committed 4 years ago
124 125 126
</script>

</html>