标签: javascript
使用history.pushstate存储后,如果单击浏览器后退按钮,我可以通过onpopstate.my通知此事件,怀疑是否可以调用call ajax方法来达到以前的状态?
history.pushstate
onpopstate.my