php*_*er1 4 javascript mobile ios
我在表单中使用了 Google Login API。登录用户后,我曾经将用户重定向到另一个页面,但它在和window.location.href中不起作用。iPadiPhone
window.location.href = "http://example.com/test";
Run Code Online (Sandbox Code Playgroud)
小智 5
href如下图删除
window.location = "http://example.com/test";
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
8541 次 |
| 最近记录: |