<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<!-- 7-9行控制生产上版本迭代缓存 问题 -->
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0">
<link rel="shortcut icon" href="img/favicon.ico"/>
<title>没有找到</title>
</head>
<body>
<span class="rootSpan">当前页面没有找到</span>
</html>