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

27 lines
700 B

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, target-densitydpi=device-dpi" name="viewport" >
<link rel="stylesheet" type="text/css" href="reset.css" >
<link rel="stylesheet" type="text/css" href="weichat.css">
<title>My Wallet</title>
</head>
<body>
<div class="wrap">
<div class="wallet-content">
<div class="wallet-box">
<img src="aq.png" >
<h2>您的订单已提交</h2>
<h3>请耐心等候银行审批</h3>
<button class="out">返回首页</button>
</div>
</div>
</div>
<div class="bottom"> </div>
<script type="text/javascript">
</script>
</body>
</html>