Skip to content

Commit

Permalink
deploy: 6635ae3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljxi committed Jan 8, 2024
1 parent 2c4947d commit a7d8a94
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion assets/index-7eda3bdb.js → assets/index-e0f6a393.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-legacy-29daeda7.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/index-legacy-bcc4e9f3.js

This file was deleted.

10 changes: 2 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@
body {
background-color: rgb(33,34,37);
}
:root{
--el-color-white: rgb(18,18,18);
}
.el-loading-mask {
--el-mask-color: rgb(20,20,20);
}
}
::-webkit-scrollbar {
display: none; /* Chrome Safari */
Expand All @@ -58,7 +52,7 @@
<script>
!function(p){"use strict";!function(t){var s=window,e=document,i=p,c="".concat("https:"===e.location.protocol?"https://":"http://","sdk.51.la/js-sdk-pro.min.js"),n=e.createElement("script"),r=e.getElementsByTagName("script")[0];n.type="text/javascript",n.setAttribute("charset","UTF-8"),n.async=!0,n.src=c,n.id="LA_COLLECT",i.d=n;var o=function(){s.LA.ids.push(i)};s.LA?s.LA.ids&&o():(s.LA=p,s.LA.ids=[],o()),r.parentNode.insertBefore(n,r)}()}({id:"3G2Vc20xpg3Ashoi",ck:"3G2Vc20xpg3Ashoi",autoTrack:true,hashMode:true});
</script>
<script type="module" crossorigin src="./assets/index-7eda3bdb.js"></script>
<script type="module" crossorigin src="./assets/index-e0f6a393.js"></script>
<link rel="modulepreload" crossorigin href="./assets/vendor-5ee69164.js">


Expand Down Expand Up @@ -96,7 +90,7 @@
</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="./assets/polyfills-legacy-abcf01ad.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-bcc4e9f3.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-29daeda7.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>

</html>

0 comments on commit a7d8a94

Please sign in to comment.