Sfoglia il codice sorgente

商户端小程序

pp 13 ore fa
parent
commit
b7f1d6382a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      index.html

+ 1 - 1
index.html

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