Commit ab82acd5 by dabai

footseen

parent 3b621156
Showing with 36 additions and 38 deletions
......@@ -18,14 +18,10 @@ ga('create', 'UA-134943215-2', 'auto');
ga('send', 'pageview');
</script>
<meta charset="UTF-8">
<meta name="googlebot" content="noindex,nofollow">
<meta name="robots" content="noindex,nofollow">
<meta property="og:title" content="Foot Seen">
<meta property="og:description" content="Foot Seen">
<meta property="og:url" content="https://www.footseen.com">
<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 name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming">
<meta name="description" content="">
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<script src="/js/fsize.js"></script>
......@@ -82,17 +78,17 @@ ga('send', 'pageview');
}
.iosBg,.iosBg2{
/*background: url(/img/iosbg.png) no-repeat;
background: url(/img/iosbg.png) no-repeat;
background-size: 100% 100%;
width: 9.146rem;
height: 24.413rem;*/
height: 24.413rem;
position: relative;
margin: -4rem auto 0;
z-index: 50;
}
.iosBg2{
/*background: url(/img/iosbg_en.png) no-repeat;
background-size: 100% 100%;*/
background: url(/img/iosbg_en.png) no-repeat;
background-size: 100% 100%;
}
.iosBtn{
width: 7.573rem;
......@@ -103,7 +99,7 @@ ga('send', 'pageview');
top: -.693rem;
z-index: 10;
}
/*.iosText{
.iosText{
position: absolute;
width: 3.933rem;
right: 0.45rem;
......@@ -114,17 +110,12 @@ ga('send', 'pageview');
color:#FF4999;
font-size: 0.3rem;
direction: rtl;
}*/
}
.mBottom{
padding: 0.8rem 0 0.666rem;
width: 100%;
text-align: center;
font-size: 0;
position: absolute;
left: 0;
text-align: center;
bottom: 0.266rem;
z-index: 100;
}
.mBottom p{
font-size: 0.32rem;
......@@ -282,26 +273,33 @@ ga('send', 'pageview');
<script src='/layer-v3.1.0/layer/layer.js'></script>
<script type="text/javascript">
$('.mBottom').show();
$('.iosBtn').on('click',function(){
window.location.href = 'https://testflight.apple.com/join/F0dDxv20';
})
// var data = OpenInstall.parseUrlParams();
//new OpenInstall({
// appKey: "dzxj4c",
// preferWakeup: true,
// mask: function () {
// return '<div id="openinstall_shadow" class="shadow-img"><img src="images/share-img.png" alt=""></div>'
// },
// onready: function () {
// var m = this;
// m.schemeWakeup();
// $(".iosBtn").on("click", function () {
// console.log(1111111111)
// m.wakeupOrInstall();
// return false;
var data = OpenInstall.parseUrlParams();
// $('.iosBtn').on('click',function(){
// window.location.href = 'https://testflight.apple.com/join/F0dDxv20';
// })
// }
//}, data);
new OpenInstall({
appKey: "dzxj4c",
preferWakeup: true,
mask: function () {
return '<div id="openinstall_shadow" class="shadow-img"><img src="images/share-img.png" alt=""></div>'
},
onready: function () {
var m = this;
m.schemeWakeup();
$(".iosBtn").on("click", function () {
console.log(1111)
ga('send', 'event', {
eventCategory: 'defaultIos',
eventAction: 'click',
eventLabel: 'defaultIos'
});
setTimeout(function(){
m.wakeupOrInstall();
},500)
return false;
})
}
}, data);
$('.topUp').on('click',function(){
window.location.href = 'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='+sessionStorage.lang+'&gofrom=web';
})
......
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