Przeglądaj źródła

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

wukai 3 tygodni temu
rodzic
commit
490eaf8cb7
1 zmienionych plików z 1 dodań i 1 usunięć
  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>