js back to the previous page

  1. window.history.go(-1); //Return to the previous page without refreshing  
  2. window.location.href = document.referrer; //Return to the previous page and refresh  

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325251161&siteId=291194637