Initial commit
This commit is contained in:
10
web/error/404.html
Normal file
10
web/error/404.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>错误页面</title>
|
||||
</head>
|
||||
<body>
|
||||
抱歉!你要的东西还没上车,稍等...
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user