Browse Source

商户端小程序

pp 1 day ago
parent
commit
b7f1d6382a
1 changed files with 1 additions and 1 deletions
  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>