parent
8c555c923d
commit
03bf1c3e15
@ -0,0 +1,11 @@
|
||||
|
||||
<%@ page contentType="text/html; charset=UTF-8"
|
||||
pageEncoding="UTF-8"%>
|
||||
<html>
|
||||
<head><title>错误页面</title></head>
|
||||
<body>
|
||||
<p>发生错误!出错了!!!!</p>
|
||||
|
||||
<p><a href="index.jsp>" >返回 首页</a></p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in new issue