Skip to content

Commit

Permalink
修复错误
Browse files Browse the repository at this point in the history
  • Loading branch information
shuaihuaiyi committed Dec 15, 2016
1 parent 3079d33 commit 3effccb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion web/error.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="率怀一">
<title>错误界面 - 图书管理系统</title>
<title>出错啦|文献管理系统</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"/>
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion web/error404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="率怀一">
<title>错误界面 - 图书管理系统</title>
<title>出错啦|文献管理系统</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"/>
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion web/error500.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="率怀一">
<title>错误界面 - 图书管理系统</title>
<title>出错啦|文献管理系统</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"/>
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
Expand Down

0 comments on commit 3effccb

Please sign in to comment.