摘要: javascript中的location.href有很多种用法,主要如下。 self.location.href="/url" 当前页面打开URL页面location.href="/url" 当前页面打开URL页面windows.location.href="/url" 当前页面打开URL页面,前面 阅读全文
posted @ 2021-08-29 10:16 远方有诗 阅读(3712) 评论(0) 推荐(0)