js禁止浏览器页面后退功能的实例(推荐) 实例如下所示:<script>$(function(){if(window.location.href.indexOf("/login")>-1){//防止页面后退his js禁止浏览器后退