|
@@ -11,9 +11,9 @@ createApp(App).mount("#app")
|
|
|
// 分享
|
|
|
window.weixin_Share_Init(
|
|
|
window.$originData.orginParames.title || "",
|
|
|
- "这是世界杯",
|
|
|
- "https://cxzx.smcic.net/topic/highSpeed/img/logo3.png",
|
|
|
- "https://cxzx.smcic.net/topic/activity/WorldCup.html?" + Date.now()
|
|
|
+ "",
|
|
|
+ "https://cxzx.smcic.net/topic/tool/img/2025lm.png",
|
|
|
+ "https://cxzx.smcic.net/topic/activity/fenghui.html?" + Date.now()
|
|
|
);
|
|
|
|
|
|
var SL = new window.SmcicLogger("special", "c6124e08");
|