浏览代码

商户端小程序

pp 1 月之前
父节点
当前提交
b7f1d6382a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>