teacher.html 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <!DOCTYPE html>
  2. <html lang="zh">
  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 name="apple-mobile-web-app-capable" content="yes" />
  9. <!-- 设置苹果工具栏颜色 -->
  10. <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  11. <!-- 忽略页面中的数字识别为电话,忽略email识别 -->
  12. <meta name="format-detection" content="telphone=no, email=no" />
  13. <!-- 启用360浏览器的极速模式(webkit) -->
  14. <meta name="renderer" content="webkit" />
  15. <!-- 避免IE使用兼容模式 -->
  16. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  17. <meta name="HandheldFriendly" content="true" />
  18. <!-- uc强制竖屏 -->
  19. <meta name="screen-orientation" content="portrait" />
  20. <!-- QQ强制竖屏 -->
  21. <meta name="x5-orientation" content="portrait" />
  22. <!-- UC强制全屏 -->
  23. <meta name="full-screen" content="yes" />
  24. <!-- QQ强制全屏 -->
  25. <meta name="x5-fullscreen" content="true" />
  26. <!-- UC应用模式 -->
  27. <meta name="browsermode" content="application" />
  28. <!-- QQ应用模式 -->
  29. <meta name="x5-page-mode" content="app" />
  30. <!-- 设置在apple上以应用模式启动时,是否全屏 -->
  31. <meta name="apple-touch-fullscreen" content="yes" />
  32. <!-- windows phone 点击无高光 -->
  33. <meta name="msapplication-tap-highlight" content="no" />
  34. <meta name="referrer" content="no-referrer" />
  35. <title>酷乐秀</title>
  36. <script src="./flexible.js" charset="UTF-8"></script>
  37. <script type="module" crossorigin src="./assets/teacher.35044bbc.js"></script>
  38. <link rel="modulepreload" href="./assets/ResizeObserver.es.f28023e0.js">
  39. <link rel="modulepreload" href="./assets/routes-common.15ed7208.js">
  40. <link rel="stylesheet" href="./assets/ResizeObserver.es.6e083b37.css">
  41. <link rel="stylesheet" href="./assets/teacher.ded4b243.css">
  42. <script type="module">!function(){try{new Function("m","return import(m)")}catch(o){console.warn("vite: loading legacy build because dynamic import is unsupported, syntax error above 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>
  43. </head>
  44. <head>
  45. <meta charset="UTF-8" />
  46. <link rel="icon" href="./favicon.ico" />
  47. <meta name="viewport"
  48. content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" />
  49. <meta http-equiv="Cache-control" content="no-cache">
  50. <meta http-equiv="Cache" content="no-cache">
  51. <meta name="apple-mobile-web-app-capable" content="yes" />
  52. <!-- 设置苹果工具栏颜色 -->
  53. <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  54. <!-- 忽略页面中的数字识别为电话,忽略email识别 -->
  55. <meta name="format-detection" content="telphone=no, email=no" />
  56. <!-- 启用360浏览器的极速模式(webkit) -->
  57. <meta name="renderer" content="webkit" />
  58. <!-- 避免IE使用兼容模式 -->
  59. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  60. <meta name="HandheldFriendly" content="true" />
  61. <!-- uc强制竖屏 -->
  62. <meta name="screen-orientation" content="portrait" />
  63. <!-- QQ强制竖屏 -->
  64. <meta name="x5-orientation" content="portrait" />
  65. <!-- UC强制全屏 -->
  66. <meta name="full-screen" content="yes" />
  67. <!-- QQ强制全屏 -->
  68. <meta name="x5-fullscreen" content="true" />
  69. <!-- UC应用模式 -->
  70. <meta name="browsermode" content="application" />
  71. <!-- QQ应用模式 -->
  72. <meta name="x5-page-mode" content="app" />
  73. <!-- 设置在apple上以应用模式启动时,是否全屏 -->
  74. <meta name="apple-touch-fullscreen" content="yes" />
  75. <!-- windows phone 点击无高光 -->
  76. <meta name="msapplication-tap-highlight" content="no" />
  77. <title>酷乐秀</title>
  78. <script src="./flexible.js" charset="UTF-8"></script>
  79. <script>
  80. !(function (t) {
  81. function e() {
  82. var e = this || self;
  83. (e.globalThis = e), delete t.prototype._T_;
  84. }
  85. "object" != typeof globalThis &&
  86. (this
  87. ? e()
  88. : (t.defineProperty(t.prototype, "_T_", {
  89. configurable: !0,
  90. get: e,
  91. }),
  92. _T_));
  93. })(Object);
  94. </script>
  95. </head>
  96. <body>
  97. <div id="app"></div>
  98. <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>
  99. <script nomodule id="vite-legacy-polyfill" src="./assets/polyfills-legacy.d15f7bf4.js"></script>
  100. <script nomodule id="vite-legacy-entry" data-src="./assets/teacher-legacy.95e8352a.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
  101. </body>
  102. </html>