liyongli 2 tahun lalu
induk
melakukan
6fac22343f
1 mengubah file dengan 30 tambahan dan 0 penghapusan
  1. 30 0
      src/view/SilkRoadShanShiPinList/index.js

+ 30 - 0
src/view/SilkRoadShanShiPinList/index.js

@@ -64,4 +64,34 @@ window.setUserSession = () => {
   getUser();
 };
 
+window.SL = new window.SmcicLogger("shanshipin", "c6124d95");
+window.SL.Util.SetUrl("https://collect.smcic.net:8443/");
+window.SL.Systematic.Init({
+  appid: "c6124d95",
+  channel: "shanshipin",
+  model: "",
+  os: "",
+  os_version: "",
+  carrier: "",
+  network_type: "",
+  ip: "",
+  app_name: "",
+  app_version: "",
+  build_version: "",
+  platform_type: "",
+});
+window.SL.Content.CommodityDetail({
+  commodity_detail_source: "活动",
+  commodity_id: "",
+  commodity_name: document.title,
+  publisher_name: "",
+  publisher_id: "",
+  review_count: 0,
+  comment_count: 0,
+  collect_count: 0,
+  share_count: 0,
+  like_count: 0,
+  tag: [],
+});
+
 document.title = window.$originData.orginParames.title || "";