Live2d Test Env

react 路由跳转

import { useHistory } from 'react-router-dom'

 const history = useHistory()


  history.push({
    pathname: '/import'
  })
posted @ 2023-03-03 18:37  致爱丽丝  阅读(41)  评论(0编辑  收藏  举报