2010-10-26 215 views

回答

0

有几种方法来重新加载使用JavaScript当前页面:

location.reload() 

history.go(0) 

location.href = location.href