Commonly used on mobile

window.location = window.location.href + '?' + new Date().getTime()

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

 

Guess you like

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