CINXE.COM
系统发生错误
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>系统发生错误</title> <meta name="robots" content="noindex,nofollow" /> <meta name="Generator" content="EditPlus"/> <style type="text/css"> body{font-family: 'Microsoft Yahei', Verdana, arial, sans-serif;font-size:14px;background-color:#EFEDEF} a{text-decoration:none;color:#174B73;} a:hover{ text-decoration:none;color:#FF6600;} .red{color:red;font-weight:bold;} .notice{margin:20px;color:#666;} .message{border:2px solid #D5D4D5;border-radius:5px;padding:15px 25px;font-size:16px;background:#FFF;} .exception{border:2px solid #D5D4D5;border-radius:5px 5px 0 0;margin-top:20px;background:#FFF;} .info{background:#DEDDDE;height:100px;line-height:100px;font-size:18px;padding:0 10px;padding-left:25px;} .trace ol{margin:20px;} .trace ol li{padding:4px} .source-code pre{margin:0;} .source-code{padding:15px;padding-left:0;padding-right:0;border-top:1px solid #DEDDDE;background:#f9f9f9;overflow-x:auto;border-left:0;border-right:0;} .source-code ol{margin:0;color: #4288ce;display: inline-block;min-width: 100%;box-sizing: border-box;font-size:14px;font-family: "Century Gothic",Consolas,"Liberation Mono",Courier,Verdana;padding-left: 40px;} .source-code ol li{border-left: 1px solid #ddd;height:19px;line-height:19px;} .source-code ol li code{color: #333;height: 100%;display: inline-block;border-left: 1px solid #fff;font-size:14px;font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";} .line-error{background: #f8cbcb;} </style> </head> <body> <div class="echo"></div> <div class="notice"> <div class="message">#0 : 页面错误!请稍后再试~</div> <div style="color:#FF3300;margin:5pt;font-family:Verdana"> XZGCMS</div> </div> <script type="text/javascript"> function dreload(){ window.location.reload(); setTimeout(function(){ dreload(); }, 10000) } setTimeout(function(){dreload();}, 10000); </script> </body> </html>