最近接手一微信项目,测试功能时,发现跳转在android手机上不动了。iso系统可以正常跳转的。解决方法:
window.location.href = url + '?v=' + (new Date().getTime())