Browse Source

修改引用地址,解决打包错误

wukai 2 weeks ago
parent
commit
490eaf8cb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -210,7 +210,7 @@
     </div>
   </div>
   <script type="module" src="/src/main.js"></script>
-  <script type="module" src="./jessibuca.js"></script>
+  <script type="module" src="/jessibuca.js"></script>
 </body>
 
 </html>