js刷新当前页面的方法:1、window.location;2、location.href;3、location.reload();4、location.assign()等4个方法,下面web建站小编给大家简单介绍一下实现代码!