examples中history模式,一次性返回好几层路由会产生一些问题。 重现方法: - `history.go(-2)`会报`findRepeat is not defined`错误 - `history.go(-3)`历史记录会返回3层,但是库只识别出返回了一层