index.html 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <link rel="icon" href="./favicon.ico" />
  6. <meta name="viewport"
  7. content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover">
  8. <meta http-equiv="Cache-control" content="no-cache">
  9. <meta http-equiv="Cache" content="no-cache">
  10. <<<<<<< HEAD
  11. <<<<<<< HEAD
  12. =======
  13. =======
  14. >>>>>>> 667a779f4c8f66ca91c0931de56fb46b56e6cd21
  15. <meta http-equiv="Content-Security-Policy" content="
  16. default-src * data: blob: ws: wss: gap://ready file://* customscheme://*;
  17. style-src * 'unsafe-inline';
  18. script-src * 'unsafe-inline' 'unsafe-eval';">
  19. <<<<<<< HEAD
  20. >>>>>>> f62f7377ffd12a332f147bc976ada16ab4da31cb
  21. =======
  22. >>>>>>> 667a779f4c8f66ca91c0931de56fb46b56e6cd21
  23. <meta name="apple-mobile-web-app-capable" content="yes" />
  24. <!-- 设置苹果工具栏颜色 -->
  25. <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  26. <!-- 忽略页面中的数字识别为电话,忽略email识别 -->
  27. <meta name="format-detection" content="telphone=no, email=no" />
  28. <!-- 启用360浏览器的极速模式(webkit) -->
  29. <meta name="renderer" content="webkit" />
  30. <!-- 避免IE使用兼容模式 -->
  31. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  32. <meta name="HandheldFriendly" content="true" />
  33. <!-- uc强制竖屏 -->
  34. <meta name="screen-orientation" content="portrait" />
  35. <!-- QQ强制竖屏 -->
  36. <meta name="x5-orientation" content="portrait" />
  37. <!-- UC强制全屏 -->
  38. <meta name="full-screen" content="yes" />
  39. <!-- QQ强制全屏 -->
  40. <meta name="x5-fullscreen" content="true" />
  41. <!-- UC应用模式 -->
  42. <meta name="browsermode" content="application" />
  43. <!-- QQ应用模式 -->
  44. <meta name="x5-page-mode" content="app" />
  45. <!-- 设置在apple上以应用模式启动时,是否全屏 -->
  46. <meta name="apple-touch-fullscreen" content="yes" />
  47. <!-- windows phone 点击无高光 -->
  48. <meta name="msapplication-tap-highlight" content="no" />
  49. <meta name="referrer" content="no-referrer" />
  50. <title>管乐迷</title>
  51. <script src="./flexible.js" charset="UTF-8"></script>
  52. <<<<<<< HEAD
  53. <<<<<<< HEAD
  54. <script type="module" crossorigin src="./assets/index-50b118ba.js"></script>
  55. =======
  56. <script type="module" crossorigin src="./assets/index-232a7449.js"></script>
  57. >>>>>>> f62f7377ffd12a332f147bc976ada16ab4da31cb
  58. =======
  59. <script type="module" crossorigin src="./assets/index-51b16b42.js"></script>
  60. >>>>>>> 667a779f4c8f66ca91c0931de56fb46b56e6cd21
  61. <link rel="stylesheet" href="./assets/index-a5076509.css">
  62. <script type="module">import.meta.url;import("_").catch(()=>1);async function* g(){};if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script>
  63. <script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
  64. </head>
  65. <body>
  66. <div id="app"></div>
  67. <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
  68. <script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/polyfills-legacy-9f17e47e.js"></script>
  69. <<<<<<< HEAD
  70. <<<<<<< HEAD
  71. <script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-2b103ded.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
  72. =======
  73. <script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-835c2a22.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
  74. >>>>>>> f62f7377ffd12a332f147bc976ada16ab4da31cb
  75. =======
  76. <script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-c2152d5d.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
  77. >>>>>>> 667a779f4c8f66ca91c0931de56fb46b56e6cd21
  78. </body>
  79. </html>