amazeui.ie8polyfill.min.js 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml"><head>
  3. <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  4. <title>系统发生错误</title>
  5. <style type="text/css">
  6. *{ padding: 0; margin: 0; }
  7. html{ overflow-y: scroll; }
  8. body{ background: #fff; font-family: '微软雅黑'; color: #333; font-size: 16px; }
  9. img{ border: 0; }
  10. .error{ padding: 24px 48px; }
  11. .face{ font-size: 100px; font-weight: normal; line-height: 120px; margin-bottom: 12px; }
  12. h1{ font-size: 32px; line-height: 48px; }
  13. .error .content{ padding-top: 10px}
  14. .error .info{ margin-bottom: 12px; }
  15. .error .info .title{ margin-bottom: 3px; }
  16. .error .info .title h3{ color: #000; font-weight: 700; font-size: 16px; }
  17. .error .info .text{ line-height: 24px; }
  18. .copyright{ padding: 12px 48px; color: #999; }
  19. .copyright a{ color: #000; text-decoration: none; }
  20. </style>
  21. </head>
  22. <body>
  23. <div class="error">
  24. <p class="face">:(</p>
  25. <h1>无法加载控制器:Modals</h1>
  26. <div class="content">
  27. <div class="info">
  28. <div class="title">
  29. <h3>错误位置</h3>
  30. </div>
  31. <div class="text">
  32. <p>FILE: /www/wwwroot/demos.cc/ThinkPHP/Library/Think/App.class.php &#12288;LINE: 201</p>
  33. </div>
  34. </div>
  35. <div class="info">
  36. <div class="title">
  37. <h3>TRACE</h3>
  38. </div>
  39. <div class="text">
  40. <p>#0 /www/wwwroot/demos.cc/ThinkPHP/Library/Think/App.class.php(201): E('\xE6\x97\xA0\xE6\xB3\x95\xE5\x8A\xA0\xE8\xBD\xBD\xE6\x8E\xA7...')<br />
  41. #1 /www/wwwroot/demos.cc/ThinkPHP/Library/Think/App.class.php(407): Think\App::exec()<br />
  42. #2 /www/wwwroot/demos.cc/ThinkPHP/Library/Think/Think.class.php(239): Think\App::run()<br />
  43. #3 /www/wwwroot/demos.cc/ThinkPHP/ThinkPHP.php(193): Think\Think::start()<br />
  44. #4 /www/wwwroot/demos.cc/index.php(4): require('../../../../www/wwwroot/de...')<br />
  45. #5 {main}</p>
  46. </div>
  47. </div>
  48. </div>
  49. </div>
  50. <div class="copyright">
  51. <p><a title="官方网站" href="../../../../../www.thinkphp.cn">ThinkPHP</a><sup>3.2.3</sup> { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ]</p>
  52. </div>
  53. </body>
  54. </html>