javascript - 关于微信浏览器的疑问

WBOY
Release: 2016-06-06 20:28:40
Original
1152 people have browsed it

现在正在开发移动端web app,遇到了比较麻烦的问题:
用户输入帐号密码登陆后,自动跳转到首页,,QQ浏览器...什么的都没有问题,可以跳转,但是在微信里面,不生效,没有反映。

我用的是js的window.location.href方法....求教,有大牛们遇到这样的问题么?该怎么解决?

回复内容:

现在正在开发移动端web app,遇到了比较麻烦的问题:
用户输入帐号密码登陆后,自动跳转到首页,,QQ浏览器...什么的都没有问题,可以跳转,但是在微信里面,不生效,没有反映。

我用的是js的window.location.href方法....求教,有大牛们遇到这样的问题么?该怎么解决?

location.href = 'url'?
这样?
肯定没问题呀 天天用

Related labels:
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!