liyongli 2 年之前
父节点
当前提交
3fa7124b64
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/view/WorldCup/index.js

+ 1 - 0
src/view/WorldCup/index.js

@@ -45,6 +45,7 @@ window.SL.Content.CommodityDetail({
   tag: [],
 });
 
+
 !window.$shanshipin || !window.$shanshipin.Phone
   ? getUser(() => createApp(App).mount("#app"))
   : createApp(App).mount("#app");