location对象的属性有哪些 location对象有以下属性: location.href: 返回或设置当前页面的URL location.protocol: 返回或设置当前页面的协议(http、https等) location.host: 返回或设置... 2025-02-08 13:48 阅读(64) location