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");