brawl-stars-assets/CN-40.180/UCPaySDK/html/payError.html
2023-12-09 04:02:40 +04:00

29 lines
No EOL
1.2 KiB
HTML

<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>充值中心</title>
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="yes" name="apple-touch-fullscreen" />
<meta name="viewport"
content="width=device-width,initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="format-detection" content="telephone=no" />
<meta name="keywords" content="充值中心" />
<meta name="description" content="充值中心" />
<link href="./css/payError.css?f832b1b3b536241c8643" rel="stylesheet"></head>
<body>
<div class="body-error">
<div class="error-head">
<div class="close-error" id="close-error"></div>
</div>
<div class="error-img"></div>
<div class="error-span">页面打开失败,请点击刷新按钮或关闭重新打开</div>
<div class="error-footer" id="error-footer">刷新页面</div>
</div>
<script type="text/javascript" src="./js/payError.js?f832b1b3b536241c8643"></script></body>
</html>