摘要: 论window.location.href = window.location.href刷新页面的问题 在JS中可以用window.location.href = window.location.href来刷新页面(当然还有很多其他的方法), 在使用这个方法刷新页面的时候回出现问题,如下: [htm 阅读全文