2019-09-30 16:44:06 +08:00
|
|
|
---
|
2019-09-30 16:51:11 +08:00
|
|
|
permalink: /404.html
|
2019-09-30 16:44:06 +08:00
|
|
|
---
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="zh">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
|
|
|
<link rel="stylesheet" href="css/index.css">
|
|
|
|
<link rel="stylesheet" href="css/myui.css">
|
|
|
|
<title>LAOZHONGYI BLOG</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div class="container clearfix">
|
|
|
|
<div id="blog-title">AHPU 老中医的博客</div>
|
|
|
|
<input type="checkbox" id="menu-control">
|
|
|
|
<div class="menu-container">
|
|
|
|
<ul>
|
|
|
|
<li><a href="/">首页</a></li>
|
|
|
|
<li><span>关于</span></li>
|
|
|
|
<li><label for="menu-control">返回</label></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<label for="menu-control" class="content-mask"></label>
|
|
|
|
<label for="menu-control" class="menu-button-container">
|
|
|
|
<div class="menu-button">
|
|
|
|
<span></span>
|
|
|
|
<span></span>
|
|
|
|
<span></span>
|
|
|
|
</div>
|
|
|
|
</label>
|
|
|
|
|
|
|
|
<div class="NotFound">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>
|
|
|
|
<script src="js/drag.js"></script>
|
|
|
|
<script src="js/initialize.js"></script>
|
|
|
|
<script src="js/404.js"></script>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|