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.

87 lines
3.2 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1,
minimum-scale=1, maximum-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>苹果超级签购买(在线支付)</title>
<link href="__CSS__/ssg/common.css" rel="stylesheet" type="text/css">
<style>
.title-1 {
margin: 0.17rem auto 0;
width: 1.12rem;
height: 0.27rem;
background-image: url(__IMG__/ssg/title-bg.png);
background-repeat: no-repeat;
background-size: 100%;
}
.index-up .button {
position: absolute;
left: 50%;
bottom: 0.84rem;
margin-left: -0.76rem;
display: block;
width: 1.52rem;
height: 0.46rem;
background-image: url(__IMG__/ssg/transaction-btn.png);
background-repeat: no-repeat;
background-size: 100%;
}
</style>
</head>
<body>
<div class="page-container">
<div class="index-up">
<img src="__IMG__/ssg/index/index-bg.jpg" alt="">
<a href="{:U('login')}" class="button">
</a>
<ul class="link-list">
<li><a href="{:U('process')}">充值流程</a></li>
<li><a href="{:U('tutorial')}">安装教程</a></li>
</ul>
</div>
<div class="protect-box">
<img src="__IMG__/ssg/index/index-bg2.jpg">
<div class="inner">
<div class="title-1">
<h2>至尊保障</h2>
</div>
<ul class="word-list">
<li>高端定制仅对iOS老用户开放。</li>
<li>永不闪退,不丢游戏,不丢数据, 稳定有保障</li>
<li>同一设备安装一次可在一年内无限次下载重装</li>
</ul>
</div>
</div>
<div class="install-box">
<img src="__IMG__/ssg/index/index-bg3.jpg">
<div class="inner">
<div class="title-1">
<h2>安装步骤</h2>
</div>
<ul class="word-list">
<li>账号登录且付费,购买苹果超级签<b>(不同设备需要分别付费安装哦)</b></li>
<li>下载安装描述文件</li>
<li>下载安装游戏</li>
</ul>
</div>
</div>
<div class="download-btn">
<a href="{:U('login')}">
<img src="__IMG__/ssg/index/download-btn.jpg">
</a>
</div>
<div class="footer">
<p class="footer-up">闽ICP备19003775号-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;闽网文{2019} 1554-099号</p>
<p class="footer-down">抵制不良游戏,拒绝盗版游戏。注意自我保护,谨防受骗上当。<br>适度游戏益脑,沉迷游戏伤身。合理安排时间,享受健康生活。</p>
</div>
</div>
<script src="__JS__/jquery-1.11.1.min.js" type="text/javascript"></script>
<script src="__JS__/ssg/common.js" type="text/javascript"></script>
</body>
</html>