$('a[class=returnlista]').click(function(){
if(typeof (channelPath) != "undefined"){
location.replace(document.referrer); //返回上一页
}
});
Javascript 返回上一页
关注
打赏
$('a[class=returnlista]').click(function(){
if(typeof (channelPath) != "undefined"){
location.replace(document.referrer); //返回上一页
}
});
微信扫码登录