微信跳转求助
web吧
全部回复
仅看楼主
level 1
辰灬陌 楼主
if (/(iPhone|iPad|iPod|iOS)/i.test(navigator.userAgent)) {
top.location.href = "MaiMaiLe://my.com/";
} else if (/(Android)/i.test(navigator.userAgent)) {
top.location.href = "mml://my.com/";
};
已经调试了安卓和ios 也成功的跳转了 可是微信的浏览器没有显示出来 求助在线急求
2016年09月24日 08点09分 1
level 1
辰灬陌 楼主
求助
2016年09月24日 09点09分 2
level 1
辰灬陌 楼主
帮忙啊
2016年09月24日 09点09分 3
1