Browse Source

删除未使用的js库

pull/19/head
zyronon 4 years ago
parent
commit
623059ab9c
  1. 2
      public/index.html

2
public/index.html

@ -41,8 +41,6 @@ @@ -41,8 +41,6 @@
<script crossorigin="anonymous"
integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ=="
src="https://lib.baomitu.com/jquery/3.6.0/jquery.min.js"></script>
<script src="https://unpkg.com/better-scroll@latest/dist/better-scroll.min.js"></script>
</head>
<body>
<noscript>

Loading…
Cancel
Save