js获取来源页地址方法
js获取来源页地址方法:
var url = document.referrer;
document.write(url);
欢迎关注微信公众账号ByCAD