module load src/index.js

This commit is contained in:
Vick Scarlet
2021-09-04 12:58:21 +08:00
parent c358af923a
commit d866dc6d7b

View File

@@ -8,7 +8,7 @@
<meta name="keywords" content="人生重开模拟器 liferestart life restart remake 人生重来"/>
<link id="themeLink" rel="stylesheet" href="style.css">
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"></script>
<script src="../src/index.js"></script>
<script type="module" src="../src/index.js"></script>
<title>Life Restart</title>
</head>
<body style="margin: 0; height: 100%">