35 Star 71 Fork 28

Jerry-chen/thinkask

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
error.html 4.50 KB
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<!-- Template Name: Rapido - Responsive Admin Template build with Twitter Bootstrap 3.x Version: 1.3 Author: ClipTheme -->
<!--[if IE 8]><html class="ie8 no-js" lang="en"><![endif]-->
<!--[if IE 9]><html class="ie9 no-js" lang="en"><![endif]-->
<!--[if !IE]><!-->
<html lang="en" class="no-js">
<!--<![endif]-->
<!-- start: HEAD -->
<head>
<title>error</title>
<!-- start: META -->
<meta charset="utf-8" />
<!--[if IE]><meta http-equiv='X-UA-Compatible' content="IE=edge,IE=9,IE=8,chrome=1" /><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta content="" name="description" />
<meta content="" name="author" />
<!-- end: META -->
<!-- start: MAIN CSS -->
<link rel="stylesheet" href="/public/static/template/people/assets/plugins/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="/public/static/template/people/assets/plugins/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="/public/static/template/people/assets/css/styles.css">
<link rel="stylesheet" href="/public/static/template/people/assets/css/styles-responsive.css">
<link rel="stylesheet" href="/public/static/template/people/assets/plugins/animate.css/animate.min.css">
<link rel="stylesheet" href="/public/static/template/people/assets/css/theme_light.css" type="text/css" id="skin_color">
<link rel="stylesheet" href="/public/static/template/people/assets/css/print.css" type="text/css" media="print"/>
<!--[if IE 7]>
<link rel="stylesheet" href="/public/static/template/people/assets/plugins/font-awesome/css/font-awesome-ie7.min.css">
<![endif]-->
<!-- end: MAIN CSS -->
<!-- start: CSS REQUIRED FOR THIS PAGE ONLY -->
<!-- end: CSS REQUIRED FOR THIS PAGE ONLY -->
<link rel="shortcut icon" href="favicon.ico" />
</head>
<!-- end: HEAD -->
<!-- start: BODY -->
<body class="error-full-page">
<img id="background" src="" />
<div id="cholder">
<canvas id="canvas"></canvas>
</div>
<!-- start: PAGE -->
<div class="container">
<div class="row">
<!-- start: 404 -->
<div class="col-sm-12 page-error shake">
<div class="error-number text-white">
error
</div>
<div class="error-details col-sm-6 col-sm-offset-3">
<h3>Sorry,您请求的页面发生错误</h3>
<p>
<a href="/" class="btn btn-red btn-return">
返回首页
</a>
<br>
Still no luck?
<br>
Search for whatever is missing, or take a look around the rest of our site.
</p>
<!-- <form action="#">
<div class="input-group">
<input type="text" placeholder="keyword..." size="16" class="form-control">
<span class="input-group-btn">
<button class="btn btn-blue">
Search
</button> </span>
</div>
</form> -->
</div>
</div>
<!-- end: 404 -->
</div>
</div>
<!-- end: PAGE -->
<!-- start: MAIN JAVASCRIPTS -->
<!--[if lt IE 9]>
<script src="/public/static/template/people/assets/plugins/respond.min.js"></script>
<script src="/public/static/template/people/assets/plugins/excanvas.min.js"></script>
<script type="text/javascript" src="/public/static/template/people/assets/plugins/jQuery/jquery-1.11.1.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="/public/static/template/people/assets/plugins/jQuery/jquery-2.1.1.min.js"></script>
<!--<![endif]-->
<script src="/public/static/template/people/assets/plugins/jquery-ui/jquery-ui-1.10.2.custom.min.js"></script>
<script src="/public/static/template/people/assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="/public/static/template/people/assets/plugins/jquery-cookie/jquery.cookie.js"></script>
<script src="/public/static/template/people/assets/plugins/TouchSwipe/jquery.touchSwipe.min.js"></script>
<script src="/public/static/template/people/assets/js/main.js"></script>
<!-- end: MAIN JAVASCRIPTS -->
<!-- start: JAVASCRIPTS REQUIRED FOR THIS PAGE ONLY -->
<script src="/public/static/template/people/assets/plugins/rainyday/rainyday.js"></script>
<script src="/public/static/template/people/assets/js/utility-error404.js"></script>
<!-- end: JAVASCRIPTS REQUIRED FOR THIS PAGE ONLY -->
<script>
jQuery(document).ready(function() {
Main.init();
Error404.init();
});
</script>
</body>
<!-- end: BODY -->
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/jerrycyl/thinkask.git
git@gitee.com:jerrycyl/thinkask.git
jerrycyl
thinkask
thinkask
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385