Update index.html

This commit is contained in:
雨奇晴好 2022-05-12 22:49:09 +08:00 committed by GitHub
parent 2cc581aff4
commit 9897b3fe49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="style/index.css" />
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<script src="js/axios.min.js"></script>
<script src="js/neutralino.js"></script>
<script src="js/init.js"></script>
<script src="js/windowDrag.js"></script>