Files
SinoGYS/webapp/supplier/remote.jsp
2018-07-12 14:08:55 +08:00

21 lines
633 B
Plaintext

<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>错误</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
</head>
<body>
<h2 style="text-align: ceter;margin: 30% 20% 30% 20%;">您当前网络出现异常,请联系相应人员进行案件追踪 </h2>
</body>
</html>