Commit 397650d8 by agan

添加儲值

parent 98a75a54
Showing with 129 additions and 5 deletions
......@@ -93,6 +93,8 @@
<div><a style="color: #FFABEE;" href="download/download.html?qd=ftsBH5SY"><span
class="txt2">直播</span><img class="click-img" src="images/click.png" alt="絲足"></a></div>
</div>
<div class="topUp">儲值</div>
</div>
<!-- <div class="title-nav">
<div class="title-nav-box">
......@@ -509,6 +511,10 @@
})
}
// function
$('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + (sessionStorage.lang || 2) + '&gofrom=web';
})
})
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment