|
@@ -12,7 +12,8 @@ document.title = window.$originData.orginParames.title || "";
|
|
|
window.weixin_Share_Init(
|
|
|
"世界杯",
|
|
|
"这是世界杯",
|
|
|
- "https://cxzx.smcic.net/topic/highSpeed/img/logo3.png"
|
|
|
+ "https://cxzx.smcic.net/topic/highSpeed/img/logo3.png",
|
|
|
+ "https://cxzx.smcic.net/topic/activity/WorldCup.html?" + Date.now()
|
|
|
);
|
|
|
|
|
|
window.SL = new window.SmcicLogger("shanshipin", "c6124d95");
|