摘要: 1. window的子对象 1.1 location对象 location.href //获取URL location.href="URL" // 跳转到指定页面location.href="http://www.baidu.com" location.reload() //重新加载页面,刷新 1. 阅读全文
posted @ 2020-03-05 10:52 梁劲雄 阅读(174) 评论(0) 推荐(0) 编辑