Explorar el Código

商户端小程序

pp hace 18 horas
padre
commit
b7f1d6382a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>