Server : Apache System : Linux httpd.HKw328.alyhk.cos610 2.6.32-754.31.1.el6.x86_64 #1 SMP Wed Jul 15 16:02:21 UTC 2020 x86_64 User : nhl17971048 ( 896) PHP Version : 5.6.11 Disable Function : NONE Directory : /var/www/virtual/nhl17971048/home/wwwroot/ |
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <meta name="renderer" content="webkit|ie-comp|ie-stand"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" /> <title>404</title> <link rel="stylesheet" type="text/css" href="/statics/layui/css/layui.css"> <style type="text/css"> body { line-height: 1.6; } .page-404 { color: #afb5bf; padding-top: 60px; padding-bottom: 90px; } .text-c { text-align: center; } .ml-20 { margin-left: 20px; } .va-m { vertical-align: middle!important; } .page-404 .error-title { font-size: 80px; } .page-404 .error-description { font-size: 24px; } .page-404 .error-info { font-size: 14px; } .c-primary{ color:#5a98de } .c-primary:hover{ text-decoration: underline; color:#5a98de } p { margin-bottom: 10px; } </style> </head> <body> <div class="page-404 text-c"> <p class="error-title"> <span class="va-m"> 404</span> </p> <p class="error-description">不好意思,您访问的页面不存在~</p> <p class="error-info">您可以: <a href="javascript:;" onClick="history.go(-1)" class="c-primary">< 返回上一页</a> <span class="ml-20">|</span> <a href="http://www.xp5858.com" class="c-primary ml-20">去首页 ></a> <span class="ml-20">|</span> </p> </div> </body> </html>