Commit 5d674c4e by dabai

footseen

parent 936f56c7
Showing with 48 additions and 36 deletions
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
<html lang="en"> <html lang="en">
<head> <head>
<script type="text/javascript" src="//res.cdn.openinstall.io/openinstall.js"></script> <script type="text/javascript" src="//res.cdn.openinstall.io/openinstall.js"></script>
<script src="https://pv.sohu.com/cityjson?ie=utf-8"></script> <!--<script src="https://pv.sohu.com/cityjson?ie=utf-8"></script>-->
<!-- <script> <!--<script>
var ua = navigator.userAgent.toLowerCase(); var ua = navigator.userAgent.toLowerCase();
province = ['北京', '天津', '河北', '山西', '内蒙古', '辽宁', '吉林','深圳','广州','杭州','苏州', '黑龙江', '上海', '江苏', '浙江', '安徽', '福建', '江西', '山东 ', '河南', '湖北', '湖南', '广东', '广西', '海南 ', '重庆', '四川', '贵州', '云南', '西藏', '陕西', '甘肃', '青海', '宁夏', '新疆', 'CHINA'] province = ['北京', '天津', '河北', '山西', '内蒙古', '辽宁', '吉林','深圳','广州','杭州','苏州', '黑龙江', '上海', '江苏', '浙江', '安徽', '福建', '江西', '山东 ', '河南', '湖北', '湖南', '广东', '广西', '海南 ', '重庆', '四川', '贵州', '云南', '西藏', '陕西', '甘肃', '青海', '宁夏', '新疆', 'CHINA']
for(var i=0;i<province.length;i++){ for(var i=0;i<province.length;i++){
...@@ -11,12 +11,13 @@ ...@@ -11,12 +11,13 @@
window.location.href='https://footseen.com/content.html' window.location.href='https://footseen.com/content.html'
} }
} }
</script> --> </script>-->
<script> <script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-134943215-2', 'auto'); ga('create', 'UA-134943215-2', 'auto');
ga('send', 'pageview'); ga('send', 'pageview');
</script> </script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="renderer" content="webkit"> <meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
...@@ -24,10 +25,10 @@ ga('send', 'pageview'); ...@@ -24,10 +25,10 @@ ga('send', 'pageview');
<meta name="description" content=""> <meta name="description" content="">
<meta content="telephone=no" name="format-detection"> <meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no"> <meta name="wap-font-scale" content="no">
<script src="/js/fsize.js"></script> <script src="js/fsize.js"></script>
<link rel="stylesheet" href="/css/swiper.min.css"> <link rel="stylesheet" href="css/swiper.min.css">
<link rel="stylesheet" href="/css/base.css?v=201911251528"> <link rel="stylesheet" href="css/base.css?v=201911251528">
<link rel="stylesheet" href="/layer-v3.1.0/layer.css"> <link rel="stylesheet" href="layer-v3.1.0/layer.css">
<title>Foot Seen</title> <title>Foot Seen</title>
<style> <style>
.main{ .main{
...@@ -37,7 +38,7 @@ ga('send', 'pageview'); ...@@ -37,7 +38,7 @@ ga('send', 'pageview');
position: relative; position: relative;
background-color: #E44C90; background-color: #E44C90;
font-size: 0; font-size: 0;
background: url(/img/bg.jpg) no-repeat; background: url(img/bg.jpg) no-repeat;
background-size: cover; background-size: cover;
} }
.swiper-container{ .swiper-container{
...@@ -45,50 +46,50 @@ ga('send', 'pageview'); ...@@ -45,50 +46,50 @@ ga('send', 'pageview');
height: 16.986rem; height: 16.986rem;
} }
.swiperImg{ .swiperImg{
background: url(/img/img1.jpg) no-repeat; background: url(img/img1.jpg) no-repeat;
background-size: 10rem 18.986rem; background-size: 10rem 18.986rem;
background-position: 0 -2rem; background-position: 0 -2rem;
width: 10rem; width: 10rem;
height: 16.986rem; height: 16.986rem;
} }
.swiperImg2{ .swiperImg2{
background: url(/img/img2.jpg) no-repeat; background: url(img/img2.jpg) no-repeat;
background-size: 10rem 18.986rem; background-size: 10rem 18.986rem;
background-position: 0 -2rem; background-position: 0 -2rem;
} }
.swiperImg3{ .swiperImg3{
background: url(/img/img3.jpg) no-repeat; background: url(img/img3.jpg) no-repeat;
background-size: 10rem 18.986rem; background-size: 10rem 18.986rem;
background-position: 0 -2rem; background-position: 0 -2rem;
} }
.swiperImg4{ .swiperImg4{
background: url(/img/img1_en.jpg) no-repeat; background: url(img/img1_en.jpg) no-repeat;
background-size: 10rem 18.986rem; background-size: 10rem 18.986rem;
background-position: 0 -2rem; background-position: 0 -2rem;
} }
.swiperImg5{ .swiperImg5{
background: url(/img/img2_en.jpg) no-repeat; background: url(img/img2_en.jpg) no-repeat;
background-size: 10rem 18.986rem; background-size: 10rem 18.986rem;
background-position: 0 -2rem; background-position: 0 -2rem;
} }
.swiperImg6{ .swiperImg6{
background: url(/img/img3_en.jpg) no-repeat; background: url(img/img3_en.jpg) no-repeat;
background-size: 10rem 18.986rem; background-size: 10rem 18.986rem;
background-position: 0 -2rem; background-position: 0 -2rem;
} }
.iosBg,.iosBg2{ .iosBg,.iosBg2{
background: url(/img/iosbg.png) no-repeat; /*background: url(img/iosbg.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
width: 9.146rem; width: 9.146rem;
height: 24.413rem; height: 24.413rem;*/
position: relative; position: relative;
margin: -4rem auto 0; margin: -4rem auto 0;
z-index: 50; z-index: 50;
} }
.iosBg2{ .iosBg2{
background: url(/img/iosbg_en.png) no-repeat; /*background: url(img/iosbg_en.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;*/
} }
.iosBtn{ .iosBtn{
width: 7.573rem; width: 7.573rem;
...@@ -99,7 +100,7 @@ ga('send', 'pageview'); ...@@ -99,7 +100,7 @@ ga('send', 'pageview');
top: -.693rem; top: -.693rem;
z-index: 10; z-index: 10;
} }
.iosText{ /*.iosText{
position: absolute; position: absolute;
width: 3.933rem; width: 3.933rem;
right: 0.45rem; right: 0.45rem;
...@@ -110,12 +111,17 @@ ga('send', 'pageview'); ...@@ -110,12 +111,17 @@ ga('send', 'pageview');
color:#FF4999; color:#FF4999;
font-size: 0.3rem; font-size: 0.3rem;
direction: rtl; direction: rtl;
} }*/
.mBottom{ .mBottom{
padding: 0.8rem 0 0.666rem; padding: 0.8rem 0 0.666rem;
width: 100%; width: 100%;
text-align: center; text-align: center;
font-size: 0; font-size: 0;
position: absolute;
left: 0;
text-align: center;
bottom: 0.266rem;
z-index: 100;
} }
.mBottom p{ .mBottom p{
font-size: 0.32rem; font-size: 0.32rem;
...@@ -221,7 +227,7 @@ ga('send', 'pageview'); ...@@ -221,7 +227,7 @@ ga('send', 'pageview');
</head> </head>
<body> <body>
<div class="main"> <div class="main">
<span class="langTitle"><img src="/img/down.png"/><font></font></span> <span class="langTitle"><img src="img/down.png"/><font></font></span>
<div class="langList"> <div class="langList">
<p data-lang="1">English</p> <p data-lang="1">English</p>
<p data-lang="7">العربية</p> <p data-lang="7">العربية</p>
...@@ -255,11 +261,11 @@ ga('send', 'pageview'); ...@@ -255,11 +261,11 @@ ga('send', 'pageview');
</div> </div>
</div> </div>
<div class="iosBg iosBg1 L_Ar"> <div class="iosBg iosBg1 L_Ar">
<img class="iosBtn iosBtn1 heartbeat" src="/img/btn.png" /> <img class="iosBtn iosBtn1 heartbeat" src="img/btn.png" />
<span class="iosText">ثقةPeach</span> <span class="iosText">ثقةPeach</span>
</div> </div>
<div class="iosBg iosBg2 L_En"> <div class="iosBg iosBg2 L_En">
<img class="iosBtn iosBtn2 heartbeat" src="/img/btn_en.png" /> <img class="iosBtn iosBtn2 heartbeat" src="img/btn_en.png" />
<span class="iosText">Trust Peach</span> <span class="iosText">Trust Peach</span>
</div> </div>
<div class="mBottom"> <div class="mBottom">
...@@ -267,10 +273,10 @@ ga('send', 'pageview'); ...@@ -267,10 +273,10 @@ ga('send', 'pageview');
</div> </div>
</div> </div>
</body> </body>
<script src="/js/jquery-3.1.1.min.js"></script> <script src="js/jquery-3.1.1.min.js"></script>
<script src="/js/swiper.min.js"></script> <script src="js/swiper.min.js"></script>
<script type="text/javascript" src="/js/lang.js?v=201911251528" ></script> <script type="text/javascript" src="js/lang.js?v=201911251528" ></script>
<script src='/layer-v3.1.0/layer/layer.js'></script> <script src='layer-v3.1.0/layer/layer.js'></script>
<script type="text/javascript"> <script type="text/javascript">
$('.mBottom').show(); $('.mBottom').show();
var data = OpenInstall.parseUrlParams(); var data = OpenInstall.parseUrlParams();
...@@ -289,9 +295,9 @@ new OpenInstall({ ...@@ -289,9 +295,9 @@ new OpenInstall({
$(".iosBtn").on("click", function () { $(".iosBtn").on("click", function () {
console.log(1111) console.log(1111)
ga('send', 'event', { ga('send', 'event', {
eventCategory: 'defaultIos', eventCategory: 'ios',
eventAction: 'click', eventAction: 'click',
eventLabel: 'defaultIos' eventLabel: 'ios'
}); });
setTimeout(function(){ setTimeout(function(){
m.wakeupOrInstall(); m.wakeupOrInstall();
...@@ -301,7 +307,7 @@ new OpenInstall({ ...@@ -301,7 +307,7 @@ new OpenInstall({
} }
}, data); }, data);
$('.topUp').on('click',function(){ $('.topUp').on('click',function(){
window.location.href = 'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='+sessionStorage.lang+'&gofrom=web'; window.location.href = 'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='+sessionStorage.lang+'&gofrom=web'+'&gofrom=web&cidStr=h5_footseengw';
}) })
</script> </script>
</html> </html>
\ No newline at end of file
...@@ -79,17 +79,17 @@ ga('send', 'pageview'); ...@@ -79,17 +79,17 @@ ga('send', 'pageview');
} }
.iosBg,.iosBg2{ .iosBg,.iosBg2{
background: url(img/iosbg.png) no-repeat; /*background: url(img/iosbg.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
width: 9.146rem; width: 9.146rem;
height: 24.413rem; height: 24.413rem;*/
position: relative; position: relative;
margin: -4rem auto 0; margin: -4rem auto 0;
z-index: 50; z-index: 50;
} }
.iosBg2{ .iosBg2{
background: url(img/iosbg_en.png) no-repeat; /*background: url(img/iosbg_en.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;*/
} }
.iosBtn{ .iosBtn{
width: 7.573rem; width: 7.573rem;
...@@ -100,7 +100,7 @@ ga('send', 'pageview'); ...@@ -100,7 +100,7 @@ ga('send', 'pageview');
top: -.693rem; top: -.693rem;
z-index: 10; z-index: 10;
} }
.iosText{ /*.iosText{
position: absolute; position: absolute;
width: 3.933rem; width: 3.933rem;
right: 0.45rem; right: 0.45rem;
...@@ -111,12 +111,17 @@ ga('send', 'pageview'); ...@@ -111,12 +111,17 @@ ga('send', 'pageview');
color:#FF4999; color:#FF4999;
font-size: 0.3rem; font-size: 0.3rem;
direction: rtl; direction: rtl;
} }*/
.mBottom{ .mBottom{
padding: 0.8rem 0 0.666rem; padding: 0.8rem 0 0.666rem;
width: 100%; width: 100%;
text-align: center; text-align: center;
font-size: 0; font-size: 0;
position: absolute;
left: 0;
text-align: center;
bottom: 0.266rem;
z-index: 100;
} }
.mBottom p{ .mBottom p{
font-size: 0.32rem; font-size: 0.32rem;
......
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