$scope.$on('$locationChangeStart', function(e) { if(!tfOrder && comm.getStorage('orederlistLen')>0){
            if(confirm("退出将清空投注")){   //浏览器自带返回按钮点击时,清空投注 
          //code
}else{ e.preventDefault(); //阻止后退 } } });

 

 

http://www.cnblogs.com/gaoruixin/p/6070502.html

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案