weixin://dl/business/?ticket=xxx跳轉到微信內隨便頁面
阿新 • • 發佈:2017-12-23
document 求解 avi ace window intent ipad scrip nes
weixin://dl/business/?ticket=
有沒有微信開發的或者熟悉安卓開發的朋友啊
<script> if(!/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent) && / baiduboxapp/i.test(navigator.userAgent)){ window.location.replace(‘bdbox://utils?action=sendIntent&minver=7.4¶ms=%7B%22intent%22%3A%22weixin%3A%2F%2Fdl%2Fbusiness%2F%3Fticket%3D44545452742d%23wechat_redirect%23Intent%3Bend%22%7D‘); }else{ window.location.replace(‘weixin://dl/business/?ticket=tbc3944557c48f8763962742d#wechat_redirect‘); } setTimeout(function(){document.getElementById("loading").style.display="none";},3000); </script>
上面這段代碼怎麽生成的,求解決方法~~~
weixin://dl/business/?ticket=xxx跳轉到微信內隨便頁面