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