基础
前端框架
Appearance
const history = this.props.history
import { useHistory } from "react-router-dom" const history = useHistory()