1、location对象
| location对象 | 类型 |
| location.href | 属性返回当面页面的URL |
| location.hostname | 主机域名 |
| location.pathname | 当前页面的路径和文件名 |
| location.port | 端口 |
| location.protocol | 协议 |
| location对象 | 类型 |
| location.href | 属性返回当面页面的URL |
| location.hostname | 主机域名 |
| location.pathname | 当前页面的路径和文件名 |
| location.port | 端口 |
| location.protocol | 协议 |