# 路由相关 - 此项目不是使用nextjs的app路由方式,而是使用react-router-dom 的路由方式, - 定义路由的位置是在 `app/components/Home.tsx` 文件中 - 根路由 renderContent - WindowContent下的Routes包裹是切换路由 - 路由映射是在 [text](app/constant.ts) 文件中定义的Path,如下: