index.html 2.0 KB

1234567891011121314151617181920212223242526272829303132
  1. <!doctype html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <link rel="icon" type="image/svg+xml" href="./vite.svg" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <title>数字教师</title>
  8. <script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
  9. <script>
  10. {
  11. if (location.href.includes('debug')) {
  12. var vConsole = new window.VConsole();
  13. }
  14. }
  15. </script>
  16. <script type="module" crossorigin src="./assets/index-VfZzAFVc.js"></script>
  17. <link rel="stylesheet" crossorigin href="./assets/index-tWYl6vNr.css">
  18. <script type="module">import.meta.url;import("_").catch(()=>1);async function* g(){};if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script>
  19. <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>
  20. </head>
  21. <body class="m-0 p-0">
  22. <div id="app" class="h-screen w-screen bg-hex-22252f flex flex-col text-white overflow-y-scroll"></div>
  23. <script src="./config.js"></script>
  24. <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>
  25. <script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/polyfills-legacy-iP4SkY-D.js"></script>
  26. <script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-lGrmzwTb.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
  27. </body>
  28. </html>