商务通禁止页面后退js
<script language=javascript>
a=location.hash;
if(a.indexOf('tyjlyy')<0){
window.history.replaceState({page:1},'','');
history.pushState({ nei:1},'ty',location.href+'#ty')
}
window.addEventListener("popstate", function(e) {
a=location.hash;
if(a.indexOf('ty')<0){
alert("中国名医正在回复您的问题,请输入您的症状和疑惑。 勿关闭窗口。谢谢!");
}
}, false);
//最底部
document.writeln("<div style='position:fixed;background:url(http://www.test.com/pics/2018-05-26/5b08b3023279a.gif) repeat;height:31px;line-height:31px;width:100%; z-index: 888888; left:3px;text-align:center; bottom:0px;'>");
document.writeln("<div style='height:30px;line-height:31px;'>");
document.writeln("< img src='http://www.test.com/pics/2018-05-26/5b08b1e69283b.png' style='vertical-align: middle;'/> 中国医院-严谨、求精、仁爱、和谐");
document.writeln("</div>");
document.writeln("</div>");
</script>