9d899645bbfe1a94018b0cf96fd7b161.php 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?php /*a:1:{s:46:"/www/wwwroot/yiguan24_4_20/public/tpl/404.html";i:1694354610;}*/ ?>
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta name="renderer" content="webkit" />
  7. <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
  8. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  9. <title>找不到页面</title>
  10. <style type="text/css">
  11. html,body {width: 100%;height: 100%;background: #f7f7f7;margin: 0;padding: 0;border: 0;}
  12. div,p {margin: 0;padding: 0;border: 0;}
  13. .container {width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 999;overflow: hidden;}
  14. .info {width: 480px;height: 360px;position: absolute;top: 50%;left: 50%;margin-top: -200px;margin-left: -240px;text-align:center;}
  15. .info-status{width: 480px; display: -webkit-flex;display: flex;flex-direction: row;justify-content: space-between;align-items: center;flex-wrap: nowrap;}
  16. .info-status div{width:180px; height:180px; line-height:180px; font-size:180px; font-weight:200; color:#F35F37}
  17. .info-status div.face{font-size:60px; border:9px solid #F35F37; width:120px; height:120px; line-height:118px; background-color:#fff; border-radius:50%;}
  18. .info-tips{font-size:24px;color:#F35F37; padding-top:32px; font-weight:600;}
  19. .footer {position: absolute;font-size: 12px;bottom: 28px;text-align: center;width: 100%;color: #969696;}
  20. </style>
  21. </head>
  22. <body>
  23. <div class="container">
  24. <div class="info">
  25. <div class="info-status">
  26. <div>4</div><div class="face">😔</div><div>4</div>
  27. </div>
  28. <div class="info-tips">哎呀!找不到页面</div>
  29. </div>
  30. <div class="footer">
  31. © 2022 gougucms.com Apache-2.0 license,Powered by 勾股CMS
  32. </div>
  33. </div>
  34. </body>
  35. </html>