history 描述
    history.back() 后退
    history.forward() 前进
    history.go(参数) 前进后退
    参数如果是 1 前进 1 个页面
    如果是 -1 后退 1 个页面