Home > Backend Development > PHP Tutorial > 微信内置浏览器跳转问题

微信内置浏览器跳转问题

WBOY
Release: 2016-06-23 13:05:32
Original
4036 people have browsed it

微信第三方平台开发:setTimeout(function (){window.location.href=location.href;},1000);  这句跳转代码在手机端不会跳转?在电脑网页是可以的。。。


回复讨论(解决方案)

我也遇到一样的问题,有时候是第一次好用,再来就不好用了!

 这个问题,楼主解决了吗?我现在也遇到了这个问题,希望楼主能够回复,谢谢

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template