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.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<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">
|
|
|
|
<style>
|
|
|
|
body{
|
|
|
|
font-size: .16rem;
|
|
|
|
color: #292929;
|
|
|
|
background-color: #fff;
|
|
|
|
min-height: 100vh;
|
|
|
|
}
|
|
|
|
.title {
|
|
|
|
display: flex;
|
|
|
|
height: .45rem;
|
|
|
|
width: 100%;
|
|
|
|
justify-content: space-between;
|
|
|
|
align-items: center;
|
|
|
|
background-color: #21B1EB;
|
|
|
|
}
|
|
|
|
|
|
|
|
.title img,
|
|
|
|
.titleright {
|
|
|
|
width: .15rem;
|
|
|
|
height: .15rem;
|
|
|
|
}
|
|
|
|
.recharge-help ul li .answer{
|
|
|
|
font-size: .12rem;
|
|
|
|
text-indent: 24px;
|
|
|
|
padding: .15rem 0 .1rem;
|
|
|
|
}
|
|
|
|
.recharge-help ul li {
|
|
|
|
padding: 0.1rem 0;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="page-container ">
|
|
|
|
<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>
|
|
|
|
</div>
|
|
|
|
<div class="recharge-help">
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<p class="question">1.充值未到账怎么办?</p>
|
|
|
|
<p class="answer">充值可能会有延迟,如果长时间未到可以进行下面几个操作:准备好扣款凭证截图,和自己的账号,反馈给客服</p>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<p class="question">2.联系不到客服怎么办?</p>
|
|
|
|
<p class="answer">由于充值人数过多,还请大家耐心等待。大家可以错开每日高峰期再联系客服!感谢您对我们的支持,您的每一份支持,都将化为我们前进的动力,感谢!</p>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<p class="question">3.是否有其他充值渠道?</p>
|
|
|
|
<p class="answer">目前我们只开通了这一个充值渠道,官方不会有任何除此之外的任何交易行为!</p>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</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>
|