下面的JS代码通过document.referrer获得来源页面地址
<!DOCTYPE html>
<html>
<body>
The referrer of this document is:
<script>
document.write(document.referrer);
</script>
</body>
</html>
更多信息请查看IT技术专栏
2025公考·省考培训课程试听预约报名