其实不是,Javascript获取当前页的URL的函数就是我们经常用来重定向的window.location.href。 比如如下函数:. <script> var url=window.location.href; ...
確定! 回上一頁