404.php 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <!doctype html>
  2. <html lang="en" dir="ltr">
  3. <head>
  4. <!-- META DATA -->
  5. <meta charset="UTF-8">
  6. <meta name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=0'>
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8. <meta name="description" content="Sash – Bootstrap 5 Admin & Dashboard Template">
  9. <meta name="author" content="Spruko Technologies Private Limited">
  10. <meta name="keywords" content="admin,admin dashboard,admin panel,admin template,bootstrap,clean,dashboard,flat,jquery,modern,responsive,premium admin templates,responsive admin,ui,ui kit.">
  11. <!-- FAVICON -->
  12. <link rel="shortcut icon" type="image/x-icon" href="../assets/images/brand/favicon.ico">
  13. <!-- TITLE -->
  14. <title>页面丢失了</title>
  15. <!-- BOOTSTRAP CSS -->
  16. <link id="style" href="../assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  17. <!-- STYLE CSS -->
  18. <link href="../assets/css/style.css" rel="stylesheet">
  19. <!-- Plugins CSS -->
  20. <link href="../assets/css/plugins.css" rel="stylesheet">
  21. <!--- FONT-ICONS CSS -->
  22. <link href="../assets/css/icons.css" rel="stylesheet">
  23. <!-- INTERNAL Switcher css -->
  24. <link href="../assets/switcher/css/switcher.css" rel="stylesheet">
  25. <link href="../assets/switcher/demo.css" rel="stylesheet">
  26. </head>
  27. <body class="login-img">
  28. <!-- BACKGROUND-IMAGE -->
  29. <div class="">
  30. <!-- GLOBAL-LOADER -->
  31. <div id="global-loader">
  32. <img src="../assets/images/loader.svg" class="loader-img" alt="Loader">
  33. </div>
  34. <!-- End GLOBAL-LOADER -->
  35. <!-- PAGE -->
  36. <div class="page">
  37. <!-- PAGE-CONTENT OPEN -->
  38. <div class="page-content error-page error2 text-white">
  39. <div class="container text-center">
  40. <div class="error-template">
  41. <h1 class="display-1 mb-2">4<span class="custom-emoji"><svg xmlns="http://www.w3.org/2000/svg" height="140" width="140" data-name="Layer 1" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="#a2a1ff"/><path fill="#6563ff" d="M15.999,17a.99764.99764,0,0,1-.59912-.2002l-.7334-.5498-.73291.5498a.99755.99755,0,0,1-1.20019,0L12,16.25l-.7334.5498a.9999.9999,0,0,1-1.20019-1.5996l1.33349-1a.99757.99757,0,0,1,1.2002,0l.7334.5498.73291-.5498a.99755.99755,0,0,1,1.20019,0l1.3335,1A1.00013,1.00013,0,0,1,15.999,17Z"/><path fill="#6563ff" d="M13.33252 17a.9976.9976 0 0 1-.59912-.2002L12 16.25l-.7334.5498a.99755.99755 0 0 1-1.20019 0L9.3335 16.25l-.7334.5498a.9999.9999 0 0 1-1.2002-1.5996l1.3335-1a.99755.99755 0 0 1 1.20019 0l.73291.5498.7334-.5498a.99757.99757 0 0 1 1.2002 0l1.33349 1A1.00013 1.00013 0 0 1 13.33252 17zM8.37109 12.5a1 1 0 0 1-.707-1.707L8.457 10l-.793-.793A.99989.99989 0 0 1 9.07812 7.793l1.5 1.5a.99962.99962 0 0 1 0 1.41406l-1.5 1.5A.99676.99676 0 0 1 8.37109 12.5zM15.87109 12.5a.99678.99678 0 0 1-.707-.293l-1.5-1.5a.99964.99964 0 0 1 0-1.41406l1.5-1.5A.99989.99989 0 0 1 16.57812 9.207l-.793.793.793.793a1 1 0 0 1-.707 1.707z"/></svg></span>4</h1>
  42. <h5 class="error-details">
  43. 抱歉,没有找到该页面!
  44. </h5>
  45. <div class="text-center">
  46. <a class="btn btn-secondary mt-5 mb-5" href="index.php"> <i class="fa fa-long-arrow-left"></i> 返回主页 </a>
  47. </div>
  48. </div>
  49. </div>
  50. </div>
  51. <!-- PAGE-CONTENT OPEN CLOSED -->
  52. </div>
  53. <!-- End PAGE -->
  54. </div>
  55. <!-- BACKGROUND-IMAGE -->
  56. <!-- JQUERY JS -->
  57. <script src="../assets/js/jquery.min.js"></script>
  58. <!-- BOOTSTRAP JS -->
  59. <script src="../assets/plugins/bootstrap/js/popper.min.js"></script>
  60. <script src="../assets/plugins/bootstrap/js/bootstrap.min.js"></script>
  61. <!-- Perfect SCROLLBAR JS-->
  62. <script src="../assets/plugins/p-scroll/perfect-scrollbar.js"></script>
  63. <!-- Color Theme js -->
  64. <script src="../assets/js/themeColors.js"></script>
  65. <!-- CUSTOM JS -->
  66. <script src="../assets/js/custom.js"></script>
  67. <!-- Custom-switcher -->
  68. <script src="../assets/js/custom-swicher.js"></script>
  69. <!-- Switcher js -->
  70. <script src="../assets/switcher/js/switcher.js"></script>
  71. </body>
  72. </html>