liushengqiang 2 年之前
父节点
当前提交
d3bf7ba2bf

文件差异内容过多而无法显示
+ 0 - 0
dist/assets/orchestra-a4d083a1.css


+ 0 - 0
dist/assets/orchestra-4e12d113.js → dist/assets/orchestra-e5bc68b8.js


文件差异内容过多而无法显示
+ 0 - 0
dist/assets/orchestra-legacy-2808c484.js


文件差异内容过多而无法显示
+ 0 - 0
dist/assets/orchestra-legacy-7502c8b9.js


+ 3 - 3
dist/orchestra.html

@@ -39,11 +39,11 @@
       transition: opacity .3s;
     }
   </style>
-  <script type="module" crossorigin src="./assets/orchestra-4e12d113.js"></script>
+  <script type="module" crossorigin src="./assets/orchestra-e5bc68b8.js"></script>
   <link rel="modulepreload" crossorigin href="./assets/index-0351721b.js">
   <link rel="modulepreload" crossorigin href="./assets/vue3-lottie.es-e746a9e1.js">
   <link rel="stylesheet" href="./assets/index-841ed6e1.css">
-  <link rel="stylesheet" href="./assets/orchestra-bd824f65.css">
+  <link rel="stylesheet" href="./assets/orchestra-a4d083a1.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>
@@ -65,7 +65,7 @@
   
   <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="./assets/polyfills-legacy-d88e9ab0.js"></script>
-  <script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/orchestra-legacy-2808c484.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
+  <script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/orchestra-legacy-7502c8b9.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
 </body>
 
 </html>

+ 1 - 1
src/page-orchestra/theme.css

@@ -9,5 +9,5 @@
 }
 .noVip,
 .noVipOverlay{
-    z-index: 9999;
+    z-index: 9999 !important;
 }

部分文件因为文件数量过多而无法显示