语法: location.replace(URL) 在实际应用的时候,重新刷新页面的时候,我们通常使用: location.reload() 或者是history.go(0) 来做。因为这种做法就像是客户端点F5 ...
確定! 回上一頁