console.log(window.location.host)

console.log(document.domain)

console.log(window.location.href)

console.log(window.domain)

 

地址栏:

js 获取地址栏域名以及URL

 

 

输出:

js 获取地址栏域名以及URL

相关文章: