<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>404 Not Found 访问的网页不存在</title>
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<style>
	body {font-family:"微软雅黑",arial,sans-serif; background:#fff;}
	a{ width:100px; line-height:30px; line-height:30px; display:block; border:1px solid #ddd; backfround:#f0f0f0; font-size:14px;}
</style>
</head>
<body>
	<center>
		<img src="/doitphp/views/images/error.jpg" /><br />
		<h1>哎呀，出错了！</h1>
	</center>
	<center>
		<a href="/">返回首页</a>
	</center>
</body>
</html>