좋아요segmentfault这里的分页点击后会回退到之前上一个分页哪里比如你的网址是http:localhost:8080你点击第2页的时候用history.pushState页面变成http:localhost:8080/page=1그런데 라우팅에서 페이지=1로 경로를 설정하지 않았기 때문에 뒤로 클릭이나 이전 세션을 클릭할 때 문제가 발생합니다.
segmentfault
http:localhost:8080
history.pushState
http:localhost:8080/page=1
人生最曼妙的风景,竟是内心的淡定与从容!
그런 다음 경로에 추가하세요
그런 다음 경로에 추가하세요