main.html 1.1 KB

12345678910111213141516171819202122232425
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  7. <meta http-equiv="Cache-Control" content="max-age=7200" />
  8. <meta content="telephone=no" name="format-detection">
  9. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  10. <meta name="apple-mobile-web-app-capable" content="yes">
  11. <meta name="browsermode" content="application">
  12. <meta name="full-screen" content="yes">
  13. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  14. <meta name="description" content="">
  15. <!-- <link rel="shortcut icon" href="//4dkk.4dage.com/FDKKIMG/icon/kankan_icon.ico"> -->
  16. <!-- <link rel="icon" type="image/png" href="//4dkk.4dage.com/FDKKIMG/icon/kankan_icon192.png" sizes="192x192">
  17. <link rel="apple-touch-icon" sizes="180x180" href="//4dkk.4dage.com/FDKKIMG/icon/kankan_icon180.png"> -->
  18. <title>Falcon Visual相机管理后台</title>
  19. </head>
  20. <body>
  21. <script>
  22. location.pathname = '/'
  23. </script>
  24. </body>
  25. </html>