I have the same issue, i tried a lot of ways, but none can adapt to all devices.
At last, I use the follow code, I really have no better way.
window.opener=null;
window.open('','_self');
window.close();
window.history.go(-1);
$(document.body).hide()
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…