Kaynağa Gözat

更新 'index.html'

fanyong 1 ay önce
ebeveyn
işleme
51cafcdd02
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -8,6 +8,6 @@
   </head>
   <body>
     <div id="app"></div>
-    <script type="module" src="/src/main.js"></script>
+    <script type="module" src="./src/main.js"></script>
   </body>
 </html>