Commit 2a9bd14d by lixiaomin

新增静态页面

parent 5ff539a5
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>提示</title>
<style></style>
</head>
<body>
<div style="text-align: center;">
<div style="margin-top: 100px;">
<img src="info.png" style="width: 100px">
</div>
<div style="margin-top: 50px;">
<span>请使用微信扫描二维码</span>
</div>
</div>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment