historyhistory.pushState({},title,'/url')history不像hash有hashchange事件,而用的popstate事件hashwindow.addEventListener("hashchange",function(){})