You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
411 B

  1. <?php if (!defined('THINK_PATH')) exit();?><!DOCTYPE html>
  2. <html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  3. <meta charset="UTF-8">
  4. <title>ERROR</title>
  5. <link rel="stylesheet" type="text/css" href="/monitor/Public/css/error.css">
  6. </head>
  7. <body>
  8. <div class="xm_main">
  9. <p class="title" style="margin-left:300px;">页面不存在</p>
  10. </div>
  11. </body></html>