提交 20a6874e authored 作者: 黄新宇's avatar 黄新宇

初始提交

上级
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="format-detection" content="telephone=no" />
<title>系统维护中</title>
<style type="text/css">
* {
margin: 0;
padding: 0;
}
.no_data {
text-align: center;
clear: both;
background-color: #fafafa;
}
.no_dataImg {
width: 240px;
padding: 240px 0px 50px 0px;
}
.no_dataText {
text-align: center;
padding: 0px 0px 90px 0px;
color: #bebebe;
font-size: 24px;
font-weight: bold;
}
.footer-image {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 999;
}
</style>
</head>
<body>
<div class="main-style">
<div class="no_data">
<img class="no_dataImg" src="images/3.gif" alt="暂无数据" />
<div class="no_dataText">
<p>服务器维护中...</p>
</div>
<img class="width100 footer-image" src="images/1.png" alt="底部" />
</div>
</div>
</body>
</html>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论