<!DOCTYPE html>
<html lang="en">

<head>
  <script type="module" crossorigin src="./js/polyfills-7a7509f3.js"></script>

  <meta charset="UTF-8" />
  <meta name="viewport"
    content="user-scalable=no, width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" />
  <title>管乐迷</title>
  <link rel="icon" href="./favicon.ico?v=1" />
  <script src="./flexible.js" charset="UTF-8"></script>
  <style>
    #loading {
      position: fixed;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      display: none;
    }

    #loading.show {
      display: block;
    }
  </style>
  <script>
    function _postMessage(data, callback) {
      const instance = window.COLEXIU || (window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.COLEXIU)
      if (instance) {
        instance.postMessage(JSON.stringify(data))
      }
    }
    // APP的全屏loading动画
    if (!location.href.includes('iscurseplay=play') && !location.href.includes('isPreView=true') && !location.href.includes("simple-detail")) {
      _postMessage({
        api: 'cloudLoading',
        content: {
          show: true,
          type: 'fullscreen',
        },
      })
    }
  </script>
  <script type="module" crossorigin src="./js/instrument-2e311432.js"></script>
  <link rel="stylesheet" href="./css/instrument-779663c4.css">
  <script type="module">import.meta.url;import("_").catch(()=>1);async function* g(){};window.__vite_is_modern_browser=true;</script>
  <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>
</head>

<body>
  <div id="app"></div>
  <!-- <img id="loading" class="show" src="/loading.svg" alt="loading" /> -->
  <!-- <script>
    // 处理课堂乐器老师端打开听音练习时去掉加载动画
    if (location.href.indexOf('view-figner') >= 0 && location.href.indexOf('platform=pc') >= 0 && location.href.indexOf('linkSource=class') < 0 && !location.href.includes("simple-detail")) {
      var _loading = document.getElementById("loading");
      _loading && document.body.removeChild(_loading);
    }
  </script> -->

  
  <!-- <script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
  <script>
    // VConsole will be exported to `window.VConsole` by default.
    var vConsole = new window.VConsole();
  </script>   -->
  <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>
  <script nomodule crossorigin id="vite-legacy-polyfill" src="./js/polyfills-legacy-7329b624.js"></script>
  <script nomodule crossorigin id="vite-legacy-entry" data-src="./js/instrument-legacy-2487cf7d.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>

</html>