default_img_bg3.gif 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>系统发生错误</title>
  5. <meta http-equiv="content-type" content="text/html;charset=utf-8"/>
  6. <meta name="Generator" content="EditPlus"/>
  7. <style>
  8. body{
  9. font-family: 'Microsoft Yahei', Verdana, arial, sans-serif;
  10. font-size:14px;
  11. }
  12. a{text-decoration:none;color:#174B73;}
  13. a:hover{ text-decoration:none;color:#FF6600;}
  14. h2{
  15. border-bottom:1px solid #DDD;
  16. padding:8px 0;
  17. font-size:25px;
  18. }
  19. .title{
  20. margin:4px 0;
  21. color:#F60;
  22. font-weight:bold;
  23. }
  24. .message,#trace{
  25. padding:1em;
  26. border:solid 1px #000;
  27. margin:10px 0;
  28. background:#FFD;
  29. line-height:150%;
  30. }
  31. .message{
  32. background:#FFD;
  33. color:#2E2E2E;
  34. border:1px solid #E0E0E0;
  35. }
  36. #trace{
  37. background:#E7F7FF;
  38. border:1px solid #E0E0E0;
  39. color:#535353;
  40. }
  41. .notice{
  42. padding:10px;
  43. margin:5px;
  44. color:#666;
  45. background:#FCFCFC;
  46. border:1px solid #E0E0E0;
  47. }
  48. .red{
  49. color:red;
  50. font-weight:bold;
  51. }
  52. </style>
  53. </head>
  54. <body>
  55. <div class="notice">
  56. <h2>系统发生错误 </h2>
  57. <div >您可以选择 [ <A HREF="/index.php">重试</A> ] [ <A HREF="javascript:history.back()">返回</A> ] 或者 [ <A HREF="">回到首页</A> ]</div>
  58. <p class="title">[ 错误信息 ]</p>
  59. <p class="message">非法操作img</p>
  60. <p class="title">[ TRACE ]</p>
  61. <p id="trace">
  62. [18-01-22 16:59:01] () Action->__call(img, Array)<br />
  63. [18-01-22 16:59:01] () EmptyAction->img()<br />
  64. [18-01-22 16:59:01] C:\WWW\pay.suibipay\ThinkPHP\Lib\Core\App.class.php (132) call_user_func(Array)<br />
  65. [18-01-22 16:59:01] C:\WWW\pay.suibipay\ThinkPHP\Lib\Core\App.class.php (159) App::exec()<br />
  66. [18-01-22 16:59:01] C:\WWW\pay.suibipay\ThinkPHP\Lib\Core\Think.class.php (47) App::run()<br />
  67. [18-01-22 16:59:01] C:\WWW\pay.suibipay\ThinkPHP\Common\runtime.php (237) Think::Start()<br />
  68. [18-01-22 16:59:01] C:\WWW\pay.suibipay\ThinkPHP\ThinkPHP.php (32) require(C:\WWW\pay.suibipay\ThinkPHP\Common\runtime.php)<br />
  69. [18-01-22 16:59:01] C:\WWW\pay.suibipay\index.php (6) require(C:\WWW\pay.suibipay\ThinkPHP\ThinkPHP.php)<br />
  70. </p>
  71. </div>
  72. <div align="center" style="color:#FF3300;margin:5pt;font-family:Verdana"> ThinkPHP <sup style='color:gray;font-size:9pt'>3.0</sup><span style='color:silver'> { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ]</span>
  73. </div>
  74. </body>
  75. </html>