更新 index.html

This commit is contained in:
jxxghp
2025-01-26 22:12:42 +08:00
committed by GitHub
parent 7181f83d66
commit 3eda1e4ef7

View File

@@ -32,6 +32,7 @@
</head>
<body>
<div id="app"></div>
<div id="loading-bg">
<div class="loading-logo">
<!-- Logo -->
@@ -144,7 +145,6 @@
<div class="effect-3 effects"></div>
</div>
</div>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script>
const loaderColor = localStorage.getItem('materio-initial-loader-bg') || '#FFFFFF'