Skip to content

Commit 72b55af

Browse files
committed
修复静态资源无法加载问题
1 parent 89a6863 commit 72b55af

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ <h4>加我好友</h4>
356356

357357
<!-- 左下角看板娘动漫 -->
358358
<!-- <script src="http://cdn.jayh.club/js/L2Dwidget.min.js"></script> -->
359-
359+
<!--
360360
<script>
361361
L2Dwidget.init({
362362
"model": {
@@ -382,9 +382,10 @@ <h4>加我好友</h4>
382382
}
383383
});
384384
</script>
385-
385+
-->
386386
<!-- 右下角看板娘 -->
387-
<script src="http://cdn.jayh.club/js/autoload1.0.js"></script>
387+
<!-- <script src="http://cdn.jayh.club/js/autoload1.0.js"></script> -->
388+
388389

389390
</body>
390391
</html>

0 commit comments

Comments
 (0)