前端路由和后端路由
location.hash='aaa'
history.pushState({},'','home') history.replaceState history.go(-1) history.back()