// var str = document.location.hash, // index = str.indexOf("#"); // if(index == 0){ // window.location.reload(); // location.hash = ""; // }
js页面刷新一次
原文:http://www.cnblogs.com/xupeiyu/p/4911121.html