You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
958 B
33 lines
958 B
|
|
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="renderer" content="webkit|ie-comp|ie-stand">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
|
|
<meta http-equiv="Cache-Control" content="no-siteapp" />
|
|
{php}include BASE_PATH."/modules/assets/templates/top.tpl";{/php}
|
|
|
|
<title></title>
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<article class="page-404 minWP text-c">
|
|
<p class="error-title">
|
|
<span class="va-m"> 正在研发中</span>
|
|
</p>
|
|
<p class="error-description">不好意思,您不能访问该页面~</p>
|
|
<p class="error-info">您可以:
|
|
<a href="javascript:;" onclick="history.go(-1)" class="c-primary">< 返回上一页</a>
|
|
<span class="ml-20">|</span>
|
|
<a href="index.php?module=index" class="c-primary ml-20">去首页 ></a>
|
|
</p>
|
|
</article>
|
|
|
|
</body>
|
|
</html>
|