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.

34 lines
1.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">
<meta name="viewport" content="initial-scale=1, width=device-width, maximum-scale=1, minimum-scale=1, user-scalable=no">
<title>支付中心</title>
<link href="https://apipay.37376.com/favicon.ico" type="image/x-icon" rel="shortcut icon">
<link href="__CSS__/paycenter/pay-center.css" rel="stylesheet">
</head>
<body>
<div class="topbar">
<div class="topcon auto">
<h1 class="pay-logo">
<img src="__IMG__/paycenter/pay-logo.png" alt=""></h1>
</div>
</div>
<div class="main-wrap">
<div class="area-error auto">
<div class="error-con">
<img src="__IMG__/paycenter/error-bg.png" alt="">
<div class="error-tip">
<span>对不起,您的订单已经关闭,因此无法付款</span>
<span class="error-code">错误码Trade_Closed</span>
</div>
</div>
</div>
</div>
<!-- <div class="footer-pay">
<p>福建云峰网络科技有限公司 版权所有 ©2016 支付中心</p>
</div>-->
</body>
</html>