Commit ae2fe5c7 by dabai

footseen

parent dd705e31
Showing with 6 additions and 6 deletions
......@@ -4,7 +4,7 @@
height: 100%;
position: relative;
font-size: 0;
background: url(../img/new/bg.png) repeat-y;
background: url(https://www.footseen.com/img/new/bg.png) repeat-y;
background-size: 100% auto;
}
.langTitle {
......@@ -70,7 +70,7 @@
}
.iosDown{
background: url(../img/new/button.png) no-repeat;
background: url(https://www.footseen.com/img/new/button.png) no-repeat;
background-size: 100% 100%;
width: 7.173rem;
height: 1.333rem;
......
......@@ -34,7 +34,7 @@ ga('clientTracker.send', 'pageview');
<meta content="telephone=no" name="format-detection">
<script src="https://www.footseen.com/js/fsize.js"></script>
<link rel="stylesheet" href="https://www.footseen.com/css/base2.css">
<link rel="stylesheet" href="css/newIndex.css">
<link rel="stylesheet" href="https://www.footseen.com/css/newIndex.css">
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
<title>Footseen</title>
</head>
......@@ -50,13 +50,13 @@ ga('clientTracker.send', 'pageview');
<img src="img/new/text.png" class="mTextImg"/>
<div class="iosDown heartbeat"></div>
<div style="display: none" class="layer-box">
<div class="googleDown"><img src="img/googleplay.png"/><span>Google play</span></div>
<div class="apkDown"><img src="img/andorid.png"/><span>APK</span></div>
<div class="googleDown"><img src="https://www.footseen.com/img/googleplay.png"/><span>Google play</span></div>
<div class="apkDown"><img src="https://www.footseen.com/img/andorid.png"/><span>APK</span></div>
</div>
</div>
</body>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src="js/new/lang.js"></script>
<script src="https://www.footseen.com/js/new/lang.js"></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
<script type="text/javascript">
var ua = navigator.userAgent.toLowerCase();
......
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