go back and refresh

window.location.reload(); //Refresh  
              window.history.go (1); // Forward  
              window.history.go(-1); //return + refresh  
              window.history.forward(); //forward  
              window.history.back(); //return  

Guess you like

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