一般刷新整页js是:location.reload();
或者:location.href = location.href;
js刷新整个页面
原文:http://www.cnblogs.com/goodsunny/p/3517482.html