📄 error.php
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>发现错误</title>
<style type="text/css">
A {TEXT-DECORATION: none; TEXT-TRANSFORM: none; color: #000000}
BODY {FONT-FAMILY: "宋体"; FONT-SIZE: 9pt}
TD {FONT-FAMILY: "宋体"; FONT-SIZE: 9pt}
A:link {COLOR: #000000}
A:visited {COLOR: #000000}
A:active {COLOR: #FF3333; text-decoration: underline}
A:hover {COLOR: #FF3333; text-decoration: underline}
.key { font-size: 9pt; background-color: #7F77AF; color: #FFFFFF}
.input { font-size: 9pt}
.Text_Title { font-size: 18pt}
.button {border-left:1 ridge #ffffff;border-top:1 ridge #ffffff;border-bottom:1;border-right:1;background-color:#FFD28E; border-style: dashed; cursor: hand}
.textfield {border-left: 1px solid #FFC671; border-right: 1px solid #FFC671; border-top: 1px solid #FFC671; border-bottom:1px solid #FFC671; font-size: 9pt;background:#FFFFFF; font-weight: normal}
</style>
</head>
<body bgcolor=#CCCCCC leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center"><center>
<div align = "center">
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center" height="100">
<tr bgcolor="#FFEACE" valign="top">
<td height="60"> <br>
<table border="0" cellspacing="1" width="80%" align="center" cellpadding="2" bgcolor="#FFFFFF">
<tr valign="middle" bgcolor="#FFEACE">
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><br><strong> 发现错误</strong></td>
</tr>
<tr>
<td><font color="#FF0000"> <?echo $err_msg?></font><br></td>
</tr>
</table>
</td>
</tr>
</table>
<p align="center">【<a href="javascript:history.go(-1);">返回上一页</a>】<br>
</td>
</tr>
</table>
</div>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -