Skip to content

Commit

Permalink
修改代码结构
Browse files Browse the repository at this point in the history
  • Loading branch information
ZreXoc committed Mar 4, 2022
1 parent 20e35f8 commit 69b4088
Show file tree
Hide file tree
Showing 5 changed files with 2,158 additions and 955 deletions.
5 changes: 2 additions & 3 deletions whilePlaying/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,8 @@
<input id="btn-pause" type="button" value="暂停" />
</div>
</div>
<script src="./pec2json.js?15"></script>
<script src="./script.phi.community.core.js"></script>
<script src="./index.js"></script>
<!-- <script src="./script.phi.community.core.js"></script> -->
<script src="./script.phi.community.core.js" type="module"></script>
</body>

</html>
Loading

0 comments on commit 69b4088

Please sign in to comment.