Skip to content

Commit

Permalink
deploy: 72e513b
Browse files Browse the repository at this point in the history
  • Loading branch information
ljxi committed Mar 31, 2024
1 parent 82c50f5 commit d0f140c
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 20 deletions.
1 change: 0 additions & 1 deletion assets/index-202cf932.css

This file was deleted.

17 changes: 0 additions & 17 deletions assets/index-733a0e5d.js

This file was deleted.

10 changes: 10 additions & 0 deletions assets/index-733fcd32.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-efdcaf7f.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions assets/index-legacy-05b5cfe6.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/polyfills-legacy-0ed394e8.js

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,10 @@
<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-733a0e5d.js"></script>
<link rel="stylesheet" href="./assets/index-202cf932.css">
<script type="module" crossorigin src="./assets/index-733fcd32.js"></script>
<link rel="stylesheet" href="./assets/index-efdcaf7f.css">
<script type="module">import.meta.url;import("_").catch(()=>1);async function* g(){};if(location.protocol!="file:"){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>
Expand Down Expand Up @@ -93,6 +95,9 @@
e.matches ? classVal.add("dark") : classVal.remove("dark")
});
</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-0ed394e8.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/index-legacy-05b5cfe6.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>

</html>

0 comments on commit d0f140c

Please sign in to comment.