document.referrer

该属性可以获取到文档的载入地址

需要注意必须是通过改变localtion的href属性或a标签跳转才能获取到 否者将获取到空字符串

相关文章: