liyongli 2 anni fa
parent
commit
3fa7124b64
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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");