2 Star 2 Fork 0

众佰联信息部 / zbl-webapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
404.html 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
内容可能含有违规信息 提交于 2019-03-26 15:31 . no commit message
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link href="lib/layui-v2.4.5/layui/css/layui.css" rel="stylesheet" />
<title>正在建设...</title>
</head>
<body style="background-color: #DF0515">
<div class="layui-fluid">
<div class="layui-row">
<div
class="layui-col-xs12 layui-col-sm12 layui-col-md12"
style="text-align: center;margin-top: 100px;"
>
<div style="color: #fff;">
<h1>正在建设中,敬请期待!</h1>
<br />
<h4>under construction, so stay tuned!</h4>
</div>
</div>
<div
class="layui-col-xs12 layui-col-sm12 layui-col-md12"
style="text-align: center;margin-top: 40px;"
>
<img src="static/images/work.png" />
</div>
</div>
</div>
</body>
</html>
HTML/CSS
1
https://gitee.com/bailian_information_department/zbl-webapp.git
git@gitee.com:bailian_information_department/zbl-webapp.git
bailian_information_department
zbl-webapp
zbl-webapp
master

搜索帮助