colexiu-share.html 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <!DOCTYPE html>
  2. <html lang="ZH-cn">
  3. <head>
  4. <meta charset="UTF-8">
  5. <link rel="icon" href="/orchestra-music-score/favicon.ico" />
  6. <meta name="description" content="酷乐秀APP,器乐学习的不二选择">
  7. <title>酷乐秀</title>
  8. <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
  9. <script>
  10. this.globalThis || (this.globalThis = this)
  11. </script>
  12. <style>
  13. #loading{
  14. position: fixed;
  15. left: 50%;
  16. top: 50%;
  17. transform: translate(-50%, -50%);
  18. visibility: hidden;
  19. opacity: 0;
  20. transition: opacity .3s;
  21. text-align: center;
  22. color: #1e293b;
  23. }
  24. #loading > div{
  25. display: none;
  26. font-size: 0.64rem;
  27. }
  28. #loading a{
  29. color: #01c1b5;
  30. text-decoration: none;
  31. }
  32. #loading.show {
  33. visibility: visible;
  34. opacity: 1;
  35. }
  36. #cnzz_stat_icon_1279349593{
  37. display: none;
  38. }
  39. #update{
  40. margin-top: 2.66667rem;
  41. opacity: 0;
  42. visibility: hidden;
  43. transform: opacity .3s;
  44. position: absolute;
  45. top: 0;
  46. left: 50%;
  47. transform: translateX(-50%);
  48. }
  49. #update.show{
  50. opacity: 1;
  51. visibility: visible;
  52. }
  53. #update img{
  54. display: block;
  55. margin: auto;
  56. width: 4rem;
  57. height: 4rem;
  58. }
  59. #update span{
  60. display: block;
  61. max-width: 90%;
  62. margin: auto;
  63. margin-top: 0.8rem;
  64. color: rgba(0, 0, 0, .65);
  65. line-height: 1.8;
  66. }
  67. </style>
  68. <script type="module" crossorigin src="/orchestra-music-score/assets/colxiu-share.038088ea.js"></script>
  69. <link rel="modulepreload" href="/orchestra-music-score/assets/App.ff7af9c5.js">
  70. <link rel="modulepreload" href="/orchestra-music-score/assets/lib-flexible.08f197e6.js">
  71. <link rel="modulepreload" href="/orchestra-music-score/assets/wx_bg.fc243df2.js">
  72. <link rel="modulepreload" href="/orchestra-music-score/assets/index.72b5d4b9.js">
  73. <link rel="stylesheet" href="/orchestra-music-score/assets/App.bb421443.css">
  74. <link rel="stylesheet" href="/orchestra-music-score/assets/colxiu-share.8457fad4.css">
  75. <link rel="stylesheet" href="/orchestra-music-score/assets/index.fe7dacd8.css">
  76. <script type="module">try{import("_").catch(()=>1);}catch(e){}window.__vite_is_dynamic_import_support=true;</script>
  77. <script type="module">!function(){if(window.__vite_is_dynamic_import_support)return;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>
  78. </head>
  79. <body>
  80. <div id="app"></div>
  81. <div id="loading" class="show">
  82. <img src="/orchestra-music-score/loading.svg" alt="loading"/>
  83. </div>
  84. <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>
  85. <script nomodule id="vite-legacy-polyfill" src="/orchestra-music-score/assets/polyfills-legacy.e0323776.js"></script>
  86. <script nomodule id="vite-legacy-entry" data-src="/orchestra-music-score/assets/colxiu-share-legacy.95580d0c.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
  87. </body>
  88. </html>