'); }, 1500); /*setTimeout(function(){ window.location.href = "weixin://"; }, 3000);*/ function jumpToOfficialAccount() { const biz = "MzIzOTU0NTQ0MA=="; // 替换为实际biz值 var url = `https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=${biz}&scene=124#wechat_redirect`; alert(url); window.location.href = url; } function jumpToOfficialAccount3() { const encodedUrl = encodeURIComponent("https://mp.weixin.qq.com/s/gh_d54ae8babffb"); window.location.href = `weixin://dl/business/?ticket=${encodedUrl}`; } function jumpToOfficialAccount4() { const encodedUrl = encodeURIComponent("https://mp.weixin.qq.com/s/sphUTOlE418nBwD"); window.location.href = `weixin://dl/business/?ticket=${encodedUrl}`; } function jumpToOfficialAccount5() { window.location.href = `weixin://dl/business/?appid=wx8febb32efafd47ab&path=pages/loading/loading&query=&env_version=release`; } function jumpToOfficialAccount6() { window.location.href = `weixin://dl/business/?appid=gh_d54ae8babffb&path=pages/loading/loading&query=&env_version=release`; } function jumpToOfficialAccount7() { window.location.href = `weixin://dl/business/?appid=sphUTOlE418nBwD&path=pages/loading/loading&query=&env_version=release`; } function jumpToOfficialAccount8() { window.location.href = `weixin://dl/business/?appid=wx8febb32efafd47ab`; }