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.
dongfeng-pay/legend/views/error/503.html

24 lines
909 B
Go

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 class="x-admin-sm">
<head>
<meta charset="UTF-8">
<title></title>
<meta name="renderer" content="webkit|ie-comp|ie-stand">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,user-scalable=yes, minimum-scale=0.4, initial-scale=0.8,target-densitydpi=low-dpi" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link rel="stylesheet" href="../../static/x-admin/css/font.css">
<link rel="stylesheet" href="../../static/x-admin/css/xadmin.css">
</head>
<body>
<div class="layui-container">
<div class="fly-panel">
<div class="fly-none">
<h2><i class="layui-icon layui-icon-face-cry"></i></h2>
<p>.....!!!!!!</p>
</div>
</div>
</div>
</body>
</html>