瀏覽代碼

debug mshop

stanley-king 7 年之前
父節點
當前提交
e13005c418
共有 3 個文件被更改,包括 5 次插入3 次删除
  1. 1 1
      dist/index.html
  2. 1 1
      dist/mshop/js/manifest.b04709ac2fb65b45f278.js.map
  3. 3 1
      index.html

File diff suppressed because it is too large
+ 1 - 1
dist/index.html


File diff suppressed because it is too large
+ 1 - 1
dist/mshop/js/manifest.b04709ac2fb65b45f278.js.map


+ 3 - 1
index.html

@@ -14,6 +14,8 @@
 </head>
 </head>
 <body>
 <body>
 <div id="app-box"></div>
 <div id="app-box"></div>
-<!-- built files will be auto injected -->
+<script>
+    window.location.reload();
+</script>
 </body>
 </body>
 </html>
 </html>