You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

107 lines
4.6 KiB
HTML

5 years ago
<!DOCTYPE html>
<html style="font-size: 204.8px;"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>苹果超级签购买(在线支付)</title>
<link href="__CSS__/ssg/common.css" rel="stylesheet" type="text/css">
5 years ago
<script src="__JS__/jquery-1.11.1.min.js" type="text/javascript"></script>
<script src="__JS__/ssg/common.js" type="text/javascript"></script>
<style>
5 years ago
.pay-tutorial .pay-rule .title-1 {
background-color: #21B1EB;
border-radius:.15rem;
color: #fff;
height: .3rem;
}
body{
font-size: .16rem;
color: #292929;
}
.title {
display: flex;
height: .45rem;
width: 100%;
justify-content: space-between;
align-items: center;
background-color: #21B1EB;
}
.title img,
.titleright {
width: .15rem;
height: .15rem;
}
.pay-tutorial .tutorial-content .tutorial-word{
padding-left: 0;
padding-top: .15rem;
}
.pay-tutorial .tutorial-content .tutorial-pic img {
margin: 0 auto ;
display: block;
width: 3.45rem;
}
.pay-tutorial .pay-rule .rule-word .textdesc{
text-indent: 24px;
font-size: .12rem;
padding-bottom: .3rem;
}
.pay-tutorial .pay-rule .rule-word .nobottom{
text-indent: 24px;
padding-bottom: 0;
font-size: .12rem;
}
.pay-tutorial .pay-rule .title-1 h2{
color: #fff;
font-size: .14rem;
font-weight: normal;
line-height: 0.3rem;
}
</style>
5 years ago
</head>
<body>
<div class="page-container ">
5 years ago
<div class="title">
<img class="gologin" src="__IMG__/ssg/back.png" style="margin-left:.12rem;" onclick="javascript:history.go(-1)">
<div style="font-size: .16rem;color: #fff;">充值流程</div>
<div class="titleright" style="margin-right:.12rem;"></div>
5 years ago
</div>
<div class="pay-tutorial">
<div class="tutorial-content">
5 years ago
<p class="tutorial-word">1.点击首页【立即购买】</p>
<p class="tutorial-pic"><img src="__IMG__/ssg/process/pay-1.png"></p>
<p class="tutorial-word">2.进入【至尊版购买】页面选择游戏点击【确认支付10元】进入支付中心</p>
<p class="tutorial-pic"><img src="__IMG__/ssg/process/pay-2.png"></p>
<p class="tutorial-word">3.选择支付方式进行支付</p>
<p class="tutorial-pic"><img src="__IMG__/ssg/process/pay-3.png"></p>
<p class="tutorial-word">4.支付成功后将进入订单页面可进行游戏下载,您可使用你的常用设备进行下载(下载地址绑定首次下载设备,更换设备无效)</p>
<p class="tutorial-pic"><img src="__IMG__/ssg/process/pay-4.png"></p>
5 years ago
</div>
<div class="pay-rule">
5 years ago
<div class="title-1">
<h2>购买须知</h2>
</div>
5 years ago
<div class="rule-word">
5 years ago
<p>1. 苹果用户下载流程</p>
<p class="textdesc">购买成功后,请进入订单页面下载您的专属超级签游戏,不同设备需要分别付费安装哦,请使用常用设备下载。</p>
<p>2. 什么是至尊超级签?</p>
<p class="nobottom">至尊超级签是苹果公司针对企业高级用户定制的高端版本。它有以下特点:</p>
<p class="nobottom">a.高端定制,仅针对付费用户开放。</p>
<p class="nobottom">b.安装方便,只需安装一个描述文件即可,不需复杂的信任过程;</p>
<p class="nobottom">c.永不闪退,不丢游戏,不丢数据;</p>
<p class="textdesc">d.区服数据互通,至尊版、普通版和越狱版的游戏区服和数据是互通的,只是安装方式不同;</p>
<p>3. 充值未到账怎么办?</p>
<p class="textdesc">请提供订单编号、付款姓名、付款账号 以及上传转账到账成功截图联系我们官方客服我们将在24小时内为您解决。</p>
5 years ago
</div>
</div>
</div>
</div>
5 years ago
</body>
</html>