|
|
|
@ -263,6 +263,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <div class="blue-btn">¥10至尊下载</div>-->
|
|
|
|
|
<!-- <div class="blue-btn stabilization">稳定版下载</div>-->
|
|
|
|
|
<!-- <div class="gray-btn">普通下载</div>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php if ($game['dow_status'] ==1):?>
|
|
|
|
|
<?php if ($game['supersign_status'] ==1):?>
|
|
|
|
|
<div class="blue-btn" onclick="location.href='mobile.php/Ssg/pay/game_id/{$game[\'id\']}/promote_id/{$promoteId}'">¥10至尊下载</div>
|
|
|
|
@ -277,6 +282,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -354,9 +360,243 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- 登录 -->
|
|
|
|
|
<div class="register login" style="display: none;">
|
|
|
|
|
<div class="register-box">
|
|
|
|
|
<div class="register-heard">
|
|
|
|
|
登录
|
|
|
|
|
<a href="#"></a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="register-input">
|
|
|
|
|
<div class="input-box">
|
|
|
|
|
<img src="__IMG__/20191225/yonghu.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入用户名">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="input-box">
|
|
|
|
|
<img src="__IMG__/20191225/mima.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入密码">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="input-code">
|
|
|
|
|
<div>
|
|
|
|
|
<img src="__IMG__/20191225/yanzhengma.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入验证码">
|
|
|
|
|
</div>
|
|
|
|
|
<img src="" alt="">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="register-btn">
|
|
|
|
|
<div class="loginBtn">登录</div>
|
|
|
|
|
<div class="enroll">注册</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="register-forget" style="width: 4.6rem;">
|
|
|
|
|
<div class="forgetbtn">
|
|
|
|
|
<img src="__IMG__/20191225/forget.png" alt="">
|
|
|
|
|
<span>忘记密码</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<img src="__IMG__/20191225/kefu.png" alt="">
|
|
|
|
|
<span>联系客服</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 忘记密码 -->
|
|
|
|
|
<div class="register forgetPass" style="display: none;">
|
|
|
|
|
<div class="register-box">
|
|
|
|
|
<div class="register-heard">
|
|
|
|
|
忘记密码
|
|
|
|
|
<a href="#"></a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="register-input">
|
|
|
|
|
<div class="input-box">
|
|
|
|
|
<img src="__IMG__/20191225/yonghu.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入手机号">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="input-box">
|
|
|
|
|
<img src="__IMG__/20191225/mima.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入新密码(6-12位字母组合)">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="input-code">
|
|
|
|
|
<div>
|
|
|
|
|
<img src="__IMG__/20191225/yanzhengma.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入短信验证码">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="gain">获取验证码</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modification">修改密码</div>
|
|
|
|
|
<div class="register-forget">
|
|
|
|
|
<div>
|
|
|
|
|
<div>
|
|
|
|
|
<div><span>*</span>未绑定手机用户请联系客服:</div>
|
|
|
|
|
<div style="margin-left: 0.1rem;">在线客服:3007567814</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<img src="__IMG__/20191225/kefu.png" alt="">
|
|
|
|
|
<span>联系客服</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 手机注册 -->
|
|
|
|
|
<div class="register phone" style="display: none;">
|
|
|
|
|
<div class="register-box">
|
|
|
|
|
<div class="register-heard">
|
|
|
|
|
手机注册
|
|
|
|
|
<a href="#"></a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="register-input">
|
|
|
|
|
<div class="input-box">
|
|
|
|
|
<img src="__IMG__/20191225/yonghu.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入手机号">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="input-box">
|
|
|
|
|
<img src="__IMG__/20191225/mima.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入6-12位字母组合密码">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="input-code">
|
|
|
|
|
<div>
|
|
|
|
|
<img src="__IMG__/20191225/yanzhengma.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入短信验证码">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="gain">获取验证码</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modification">立即注册</div>
|
|
|
|
|
<div class="register-forget">
|
|
|
|
|
<div>
|
|
|
|
|
<div style="color:#292929;font-size: 0.22rem;">注册即表示同意</div>
|
|
|
|
|
<span>《用户协议》</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="phoneCut">
|
|
|
|
|
<img src="__IMG__/20191225/qiehuan.png" alt="">
|
|
|
|
|
<span>普通注册</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 普通注册 -->
|
|
|
|
|
<div class="register common" style="display: none;">
|
|
|
|
|
<div class="register-box">
|
|
|
|
|
<div class="register-heard">
|
|
|
|
|
普通注册
|
|
|
|
|
<a href="#"></a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="register-input">
|
|
|
|
|
<div class="input-box">
|
|
|
|
|
<img src="__IMG__/20191225/yonghu.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入账号(6-12位字母数字组合)">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="input-box">
|
|
|
|
|
<img src="__IMG__/20191225/mima.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请输入6-12位字母组合密码">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="input-box" style=" margin-bottom: 0;">
|
|
|
|
|
<img src="__IMG__/20191225/mima.png" alt="">
|
|
|
|
|
<input type="text" placeholder="请再次确认输入密码">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="modification">立即注册</div>
|
|
|
|
|
<div class="register-forget">
|
|
|
|
|
<div>
|
|
|
|
|
<div style="color:#292929;font-size: 0.22rem;">注册即表示同意</div>
|
|
|
|
|
<span>《用户协议》</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="commonCut">
|
|
|
|
|
<img src="__IMG__/20191225/qiehuan.png" alt="">
|
|
|
|
|
<span>手机注册</span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 安装步骤 -->
|
|
|
|
|
<div class="mounting" style="display: none;">
|
|
|
|
|
<div class="mounting-box">
|
|
|
|
|
<div class="mounting-heard">
|
|
|
|
|
安装步骤(请先卸载旧的应用)
|
|
|
|
|
</div>
|
|
|
|
|
<div class="mounting-text">
|
|
|
|
|
<div class="title-one">
|
|
|
|
|
第一步:下载苹果官方TestFlight
|
|
|
|
|
<img src="__IMG__/20191225/biaoshi.png" alt="">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="one-contain">
|
|
|
|
|
首次安装必须<span>打开应用</span>,并点击<span>“继续”</span>按钮后,才可进行第二步操作
|
|
|
|
|
</div>
|
|
|
|
|
<a href="#" class="mounting-btn">点击安装TestFlight平台</a>
|
|
|
|
|
<div class="title-two">第二步:点击下方按钮安装游戏</div>
|
|
|
|
|
<a href="#" class="mounting-btn">点击安装游戏</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
<script src="__STATIC__/ios9/js/layer/layer.js?VerNo=20190923" type="text/javascript"></script>
|
|
|
|
|
<script>
|
|
|
|
|
$(function(){
|
|
|
|
|
$(".stabilization").click(function(){
|
|
|
|
|
event.stopPropagation();
|
|
|
|
|
$(".login").show();
|
|
|
|
|
$(".window").hide();
|
|
|
|
|
});
|
|
|
|
|
$(".login .register-heard>a").click(function(){
|
|
|
|
|
$(".login").hide();
|
|
|
|
|
$(".window").show();
|
|
|
|
|
});
|
|
|
|
|
$(".loginBtn").click(function(){
|
|
|
|
|
$(".login").hide();
|
|
|
|
|
$(".mounting").show();
|
|
|
|
|
});
|
|
|
|
|
$(".mounting").click(function(){
|
|
|
|
|
$(".mounting").hide();
|
|
|
|
|
});
|
|
|
|
|
// $(".login").click(function(){
|
|
|
|
|
// $(".login").hide();
|
|
|
|
|
// });
|
|
|
|
|
// $(".phone").click(function(){
|
|
|
|
|
// $(".phone").hide();
|
|
|
|
|
// });
|
|
|
|
|
// $(".common").click(function(){
|
|
|
|
|
// $(".common").hide();
|
|
|
|
|
// });
|
|
|
|
|
// $(".forgetPass").click(function(){
|
|
|
|
|
// $(".forgetPass").hide();
|
|
|
|
|
// });
|
|
|
|
|
$(".enroll").click(function(){
|
|
|
|
|
$(".login").hide();
|
|
|
|
|
$(".phone").show();
|
|
|
|
|
});
|
|
|
|
|
$(".phoneCut").click(function(){
|
|
|
|
|
$(".phone").hide();
|
|
|
|
|
$(".common").show();
|
|
|
|
|
});
|
|
|
|
|
$(".phone .register-heard>a").click(function(){
|
|
|
|
|
$(".phone").hide();
|
|
|
|
|
$(".login").show();
|
|
|
|
|
});
|
|
|
|
|
$(".commonCut").click(function(){
|
|
|
|
|
$(".common").hide();
|
|
|
|
|
$(".phone").show();
|
|
|
|
|
});
|
|
|
|
|
$(".common .register-heard>a").click(function(){
|
|
|
|
|
$(".common").hide();
|
|
|
|
|
$(".login").show();
|
|
|
|
|
});
|
|
|
|
|
$(".forgetbtn").click(function(){
|
|
|
|
|
$(".login").hide();
|
|
|
|
|
$(".forgetPass").show();
|
|
|
|
|
});
|
|
|
|
|
$(".forgetPass .register-heard>a").click(function(){
|
|
|
|
|
$(".forgetPass").hide();
|
|
|
|
|
$(".login").show();
|
|
|
|
|
});
|
|
|
|
|
$("input").click(function(){
|
|
|
|
|
event.stopPropagation();
|
|
|
|
|
})
|
|
|
|
|
})
|
|
|
|
|
</script>
|
|
|
|
|
<script>
|
|
|
|
|
$(window).scroll(function () {
|
|
|
|
|
<?php if (!empty($game['flooring_page_video']) && $game['ios_video_top'] == 1):?>
|
|
|
|
|